On 01/01/2011 01:53 PM, Timo Sirainen wrote: > On Sat, 2011-01-01 at 13:37 +0100, Stephan Bosch wrote: >>>> NOTE: Decoding and display of encoded-words occurs *after* a >>>> structured field body is parsed into tokens. It is therefore >>>> possible to hide 'special' characters in encoded-words which, when >>>> displayed, will be indistinguishable from 'special' characters in the >>>> surrounding text. For this and other reasons, it is NOT generally >>>> possible to translate a message header containing 'encoded-word's to >>>> an unencoded form which can be parsed by an RFC 822 mail reader. >> >> Oh, ok. Well, then not using _utf8() functions for the address test >> still solves the problem right? > > Yep. >
Fixed: http://hg.rename-it.nl/dovecot-2.0-pigeonhole/rev/99f8dc1e246a Regards, Stephan.
