Stefan Förster wrote:
* Benny Pedersen <m...@junc.org> wrote:
On Wed, July 22, 2009 17:50, Noel Jones wrote:
You could configure postfix to reject such mail, but then
you'll lose otherwise legit mail.
yes legit problem also

This is probably a stupid question, but are those characters really
allowed in email headers?


No, raw 8 bit characters are not allowed in headers. They must be encoded such as they are in this message.
Subject: Re: postfix strip =?utf-8?B?w6bDuA==?=
        =?utf-8?B?w6U=?= (highbit chars)

Most MUA's take care of encoding the headers automatically, but it's a common enough problem that blocking mail with 8 bit characters in the header is not recommended.

At any rate, unless 8 bit characters in headers are causing some specific problem, it's not worth blocking them.

  -- Noel Jones

Reply via email to