]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/passwordauth:_sendmail_interface.mdwn
good idea
[ikiwiki.git] / doc / todo / passwordauth:_sendmail_interface.mdwn
index 770c4825a0bf8a746c313a3408aa787e87b1a753..29f28ca3246a853ee585beddc6348246c43b24fa 100644 (file)
@@ -52,3 +52,10 @@ Remaining TODOs:
 > lost it. --[[Joey]]
 
 Resent.  --[[tschwinge]]
+
+> Debian now has Mail::Sender, Mail::SendEasy, and Email::Sender
+> (which, according to its dpkg description, "replaces the old and sometimes
+> problematic Email::Send library, which did a decent job at handling very
+> simple email sending tasks, but was not suitable for serious use, for a
+> variety of reasons"). Are any of those any better? It's unfortunate that
+> there doesn't seem to be a clear "best practice"... --[[smcv]]