summaryrefslogtreecommitdiff
path: root/doc/todo/passwordauth:_sendmail_interface.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-01-05 01:29:27 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-01-05 01:29:27 -0500
commitf51e47d7f9b0dbc1fe8c356acadbf5ef2da227af (patch)
tree1def260e13c89af24cd6685663cc5c9f58720efe /doc/todo/passwordauth:_sendmail_interface.mdwn
parent9f2b52cdb0066292b65e226e32fff698393f294a (diff)
parentf9fa96ded77418851da8b094f73c25dbde8a9714 (diff)
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Diffstat (limited to 'doc/todo/passwordauth:_sendmail_interface.mdwn')
-rw-r--r--doc/todo/passwordauth:_sendmail_interface.mdwn12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/todo/passwordauth:_sendmail_interface.mdwn b/doc/todo/passwordauth:_sendmail_interface.mdwn
index 68b9b47ee..4714a7a09 100644
--- a/doc/todo/passwordauth:_sendmail_interface.mdwn
+++ b/doc/todo/passwordauth:_sendmail_interface.mdwn
@@ -34,6 +34,18 @@ in the ikiwiki source code, where emailing is done.
OK, so I'll have a look at replacing all email handling with *Email::Send*.
+[[tag patch]]
+*<http://www.thomas.schwinge.homeip.net/tmp/ikiwiki-sendmail.patch>*
+
+Remaining TODOs:
+
+ * Resolve TODOs as denoted inside the patch.
+ * Is it worthwhile to use and depend on [[cpan Return::Value]]
+ just for this bit of functionality?
+ * Debian news file.
+ * ikiwiki news file.
+ * Are commit emails still working?
+
--[[tschwinge]]