Hi people, I tried to whitelist certain attachments on postfix and I can't succeed I tried to blacklist certain attachments and it worked with:
mime_header_checks = regexp:/etc/postfix/mime_header_checks Append following line: /name=[^>]*\.(bat|com|exe|dll|vbs)/ REJECT I tried this: Append following line: !/name=[^>]*\.(bat|com|exe|dll|vbs)/ REJECT to allow but it didn't work. Thanks for you help. -- View this message in context: http://postfix.1071664.n5.nabble.com/Whitelisting-certain-attachments-on-postfix-tp63436p64133.html Sent from the Postfix Users mailing list archive at Nabble.com.