Re: [exim] Discard mail to certain recipients if the subject…

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Lena
Datum:  
To: exim-users
Betreff: Re: [exim] Discard mail to certain recipients if the subject matches a string
> From: ????????? ???????? <nevis2us@???>

> I've tried nearly anything I could think of:
>
> Commit by
> Commit\ by


Insert into beginning of Exim config:

check_rfc2047_length = false

> From: Jasen Betts <jasen@???>


> RFC2047 sec 2 and section 6 say that all encoded words
> shall be no longer than 75 ascii characters, the one containing
> "Commit_by" is over-length.