On 1/1/2011 3:03 PM, Timo Sirainen wrote:
On Sat, 2011-01-01 at 14:12 +0100, Stephan Bosch wrote:
Fixed:
http://hg.rename-it.nl/dovecot-2.0-pigeonhole/rev/99f8dc1e246a
I think there are other places that need fixing too:
src/lib-sieve/plugins/enotify/mailto/ntfy-mailto.c: if (
mail_get_headers_utf8
Nope. Is subject header.
src/lib-sieve/plugins/notify/ext-notify-common.c: if (
mail_get_headers_utf8(msgdata->mail, "from",&header)>= 0 )
Check.
src/lib-sieve/plugins/vacation/cmd-vacation.c: if (
mail_get_headers_utf8
Check.
Fixed:
http://hg.rename-it.nl/dovecot-2.0-pigeonhole/rev/146a2a9d5cb0
Regards,
Stephan