[rt-users] REST mail-gateway using 100% cpu
Alex Vandiver
alexmv at bestpractical.com
Thu Jan 16 23:58:18 EST 2014
On Thu, 2014-01-16 at 00:37 -0800, andriuss wrote:
> The situation become a little bit clearer:
>
> The failing mail header:
> From:
> =?UTF-8?B?ICJUb21hcyBNYXLEjWl1bGlvbmlzIiA8VG9tYXMuTWFyY2l1bGlvbmlzQGJp?=
> =?UTF-8?B?dGVzcGFydG5lcmlzLmx0Pg==?=
>
> But it should be the following (RT works just fine with that):
> From: =?UTF-8?B?VG9tYXMgTWFyxI1pdWxpb25pcw==?=
> <Tomas.Marciulionis at bitespartneris.lt>
>
> Clients mail program, probably encodes all the header, no matter that there
> are no non-ascii symbols in the second part of the header (
> <Tomas.Marciulionis at bitespartneris.lt>);
Encoding the entire header is definitely against the RFC. See the first
point on http://tools.ietf.org/html/rfc2047#page-8 . What mail client?
- Alex
More information about the rt-users
mailing list