• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Question Drop file extensions in spamassassin

SalvadorS

Regular Pleskian
Hello,

I installed spamassassin without any issues. Then I added these lines in:

/etc/spamassassin/local.cf


mimeheader MIME_FAIL Content-Type =~ /\.(ade|adp|bat|chm|cmd|com|cpl|exe|hta|ins|isp|jse|)\b/i
describe MIME_FAIL Blacklisted file extension detected
score MIME_FAIL 15

To drop all mails with file attached with that extensions.

I checked all is ok with:

spamassassin --lint

But mails with files with that extensions goes inside without problem.

Does anybody know how to do this correctly?

Thank you
 
Back
Top