Re: [gmime-devel] Another malformed email address not parsed by gmime



On 09/01/2010 07:35 AM, Damian Pietras wrote:
> I encountered aonther malformed email address that is parsed by
> thunderbird and outlook but not by gmime. It's:
>
> "Biznes=?ISO-8859-2?Q?_?=INTERIA.PL"=?ISO-8859-2?Q?_?=<biuletyny firma interia pl>
>
> It seems to be generated by some PHP script but such addresses are
> common. The issue here is that RFC2047 phrases are not separated from
> other words with white spaces. I'm attaching a patch that can handle
> that.
>
>   

Ugh. Would you mind if I only enable this behavior when the
GMIME_ENABLE_RFC2047_WORKAROUNDS flag is set at g_mime_init() time?

Looks like a similar hack I did for g_mime_utils_header_decode_text().

Jeff



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]