• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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