1 Jan
2011
1 Jan
'11
2:53 p.m.
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.