On 01/01/2011 03:33 PM, Timo Sirainen wrote: > On Sat, 2011-01-01 at 15:24 +0100, Stephan Bosch wrote: >>> src/lib-sieve/plugins/notify/ext-notify-common.c: if >>> ( mail_get_headers_utf8(msgdata->mail, "from",&header)>= 0 ) >> Check. > > Actually I'm now less sure about this :) It's inserted into message body > and intended to be human readable? Then the _utf8() would have been > right I guess. >
Uh, you are right. Fixed: http://hg.rename-it.nl/dovecot-2.0-pigeonhole/rev/442a5fb51d76 Regards, Stephan.
