Point to my Email::Send patch.

master
Thomas Schwinge 2014-03-04 14:21:04 +01:00
parent a3e5a4f7fe
commit 3ae5debefc
2 changed files with 5 additions and 0 deletions

View File

@ -24,3 +24,6 @@ Help! :) --[[anarcat]]
> (If you know Python 2, the analogous situation would be "doesn't
> know how to send unicode objects, so you have to get a str object
> with `a_unicode_object.encode('utf-8')`".) --[[smcv]]
>> Shameless plug: [[todo/passwordauth:_sendmail_interface]]. Though, I have
>> no idea whether that is UTF-8-safe. --[[tschwinge]]

View File

@ -42,6 +42,8 @@ Remaining TODOs:
* Resolve TODOs as denoted inside the patch.
* Update for the last years of ikiwiki development, such as adapting the
[[plugins/notifyemail]] plugin.
* Is this
[[UTF-8-safe|bugs/password_reset_fails_with___34__Wide_character_in_subroutine_entry__34__]]?
* Is it worthwhile to use and depend on [[!cpan Return::Value]]
just for this bit of functionality?
* Debian news file.