diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-29 05:18:45 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-29 05:18:45 -0500 |
commit | af7ee3e521ffb4d121315a3a966fb87e468f6ee8 (patch) | |
tree | 5c5916f6297ca52ca2edfd6638314af03eb15226 /doc | |
parent | 3e784ea8a1aeb41aa181c29b499cf76ab83dc6d0 (diff) |
web commit by tschwinge: Answer.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/passwordauth:_sendmail_interface.mdwn | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/todo/passwordauth:_sendmail_interface.mdwn b/doc/todo/passwordauth:_sendmail_interface.mdwn index 37a1bd981..68b9b47ee 100644 --- a/doc/todo/passwordauth:_sendmail_interface.mdwn +++ b/doc/todo/passwordauth:_sendmail_interface.mdwn @@ -30,7 +30,14 @@ in the ikiwiki source code, where emailing is done. > candidate. > > I don't much like the idea of supporting a lot of different email sending -> modules. -> +> modules. --[[Joey]] + +OK, so I'll have a look at replacing all email handling with *Email::Send*. + +--[[tschwinge]] + + > BTW, I think you recently sent a patch improving mail logging, but I've > lost it. --[[Joey]] + +Resent. --[[tschwinge]] |