Lukas Ruf wrote:
> Please find attached the header_checks file currently in use:
> 
> When I comment the line in main.cf
>     header_checks             = pcre:/etc/postfix/header_checks.pcre
> everything works for me as expected.  Thus, I strongly assume there
> must be a bug somewhere in the definitions....

/^X-Mailer: MIME\:\:Lite/                       REJECT

I use this one in my Perl mail applications. It's a legitimate CPAN
module (see http://search.cpan.org/perldoc?MIME::Lite) that is quite
popular. Blocking it will probably reject a lot of email from scripts
(of various nature, some probably spam, some not).

-- Robin

Reply via email to