Bad content
Posted: 26 Apr 2017 10:49
I sometimes see that some e-mails are rejected because of bad content. In this case the file name isn't the 'real' filename and it's rejecting the mail. Is it possible to turn this off?
Code: Select all
cd /etc/MailScanner
grep -r "Attempt to hide real filename extension" *
archives.filename.rules.conf:#deny \.[a-z][a-z0-9]{2,3}\s*\.[a-z0-9]{3}$ Found possible filename hiding Attempt to hide real filename extension
filename.rules.conf:#deny \.[a-z][a-z0-9]{2,3}\s*\.[a-z0-9]{3}$ Found possible filename hiding Attempt to hide real filename extension