I have been running postfix on debian for some time with
body_checks = pcre:/etc/postfix/mime_header_checks
where mime_header_checks has:
/name=[^>]*\.exe/ REJECT Files attached to emai...
The full file is from:
http://www.securitysage.com/files/header_checks
This worked great for a long time but suddenly I'm geting exes all the time. How can this happen? What is the correct way to filter executables efficiently with postfix?
Thanks,
Mike
PS: I tried to send a message to postfix-users but the yahoo groups thing was apparently too much overhead. Everything I sent bounced. Someone pls help.