Post by Robert LopezPost by J GaoHi,
We have a trusted developer send us binary files from time to time.
MailScanner always blocked these file so as administrator I have to
retrieve those files manually.
How can I allow the email with any type of attachment from this
developer to deliver to the recipient?
Thanks.
Gao
--
__
_|==|_
('')__/
--(`^^')
(`^'^'`)
`======'
--
MailScanner mailing list
mailscanner at lists.mailscanner.info
http://lists.mailscanner.info/mailman/listinfo/mailscanner
Before posting, read http://wiki.mailscanner.info/posting
Support MailScanner development - buy the book off the website!
As Alex stated.
Another way is put them in a file.
For example...
Make certain you have a "rules" directory in your MailScanner
directory, probably already have it.
In MailScanner.conf:Scan Messages = %rules-dir%/scan.messages.rules
You may already have the file in your rules dir (version depending).
If not create it and put something like this into it to help you get
# The purpose of this file is to establish a rule set
# to be used to tell MailScanner if an email should be
# scanned or not.
#
# "Should an email having this pattern be scanned?"
#
# An answer of yes causes it to be scanned.
# An answer of no causes it to by pass all scanning.
#
# The line format is "ruleset pattern answer"
#
# From: ignore.domain.com no
# From: trusted.email.address no
# FromOrTo: default yes
From: yourtrustedemailaddress.their.domain no
I enabled "Scan Messages = %rules-dir%/scan.messages.rules", then
created the rule file with a test account. After retsart MailScanner, I
send an email from that test account with an executable file. The
MailScanner blocked it again:
This is a message from the MailScanner E-Mail Virus Protection Service
----------------------------------------------------------------------
The original e-mail attachment "bzip2"
is on the list of unacceptable attachments for this site and has been
replaced by this warning message.
If you wish to receive a copy of the original attachment, please
e-mail helpdesk and include the whole of this message
in your request. Alternatively, you can call them, with
the contents of this message to hand when you call.
At Tue Sep 3 13:17:34 2013 the virus scanner said:
MailScanner: No programs allowed (bzip2)
Note to Help Desk: Look on the veecall (mail.veecall.com) MailScanner in
/var/spool/MailScanner/quarantine/20130903 (message 319DC80E4.A4282).
--
__
_|==|_
('')__/
(`^'^'`)
`======'