The email in questions contained an .exe file:
Code: Select all
MailScanner: Executable DOS/Windows programs are dangerous in email (BORDER_ASC.exe) No programs allowed (BORDER_ASC.exe)
which shows that the wrong report was used.Warning: E-mail viruses detected
The reports are all configured correctly inside MailScanner.conf:
Code: Select all
# Set where to find the messages that are delivered to the sender, when they
# sent an email containing either an error, banned content, a banned filename
# or a virus infection.
# These can also be the filenames of rulesets.
Sender Content Report = %report-dir%/sender.content.report.txt
Sender Error Report = %report-dir%/sender.error.report.txt
Sender Bad Filename Report = %report-dir%/sender.filename.report.txt
Sender Virus Report = %report-dir%/sender.virus.report.txt
Sender Size Report = %report-dir%/sender.size.report.txt