On 09/27/2010 05:39 AM, Josef Karliak wrote:
>
>
> What is going on ? On cyrus 2.2.12 is all ok. When subject don't contain
> "=?utf-8?B?Tm9" (I rewrote it to "test subject" for example), email is
> delivered.
>

It sounds like your email header contains 8-bit letters.  This is a 
violation of RFC2882, which says that ASCII-only (7-bit).  You can 
configure /etc/imapd.conf to accept messages like this by setting
   reject8bit: no

but this is not recommended and will likely subject you to more spam.

----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

Reply via email to