<div dir="ltr"><div><div>It's an OK approach... apart from the security issue of using something easily spoofable to bypass scanning altogether. If/when I need stuff like this, I always use their IP adress (much harder to spoof;-).<br>
<br></div>Cheers<br>-- <br></div>-- Glenn<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 30 August 2013 20:23, Robert Lopez <span dir="ltr"><<a href="mailto:rlopezcnm@gmail.com" target="_blank">rlopezcnm@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Thu, Aug 29, 2013 at 2:35 PM, J Gao <<a href="mailto:jgao@veecall.com">jgao@veecall.com</a>> wrote:<br>
> Hi,<br>
><br>
> We have a trusted developer send us binary files from time to time.<br>
> MailScanner always blocked these file so as administrator I have to<br>
> retrieve those files manually.<br>
><br>
> How can I allow the email with any type of attachment from this<br>
> developer to deliver to the recipient?<br>
><br>
> Thanks.<br>
><br>
> Gao<br>
> --<br>
> __<br>
> _|==|_<br>
> ('')__/<br>
> >--(`^^')<br>
> (`^'^'`)<br>
> `======'<br>
> --<br>
> MailScanner mailing list<br>
> <a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a><br>
> <a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner" target="_blank">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br>
><br>
> Before posting, read <a href="http://wiki.mailscanner.info/posting" target="_blank">http://wiki.mailscanner.info/posting</a><br>
><br>
> Support MailScanner development - buy the book off the website!<br>
<br>
<br>
</div></div>As Alex stated.<br>
<br>
Another way is put them in a file.<br>
<br>
For example...<br>
<br>
Make certain you have a "rules" directory in your MailScanner<br>
directory, probably already have it.<br>
<br>
In MailScanner.conf:Scan Messages = %rules-dir%/scan.messages.rules<br>
<br>
<br>
You may already have the file in your rules dir (version depending).<br>
If not create it and put something like this into it to help you get<br>
started:<br>
<br>
# The purpose of this file is to establish a rule set<br>
# to be used to tell MailScanner if an email should be<br>
# scanned or not.<br>
#<br>
# The question is:<br>
# "Should an email having this pattern be scanned?"<br>
#<br>
# An answer of yes causes it to be scanned.<br>
# An answer of no causes it to by pass all scanning.<br>
#<br>
# The line format is "ruleset pattern answer"<br>
#<br>
# A sample ruleset would look like this:<br>
# From: <a href="http://ignore.domain.com" target="_blank">ignore.domain.com</a> no<br>
# From: trusted.email.address no<br>
# FromOrTo: default yes<br>
<br>
<br>
From: yourtrustedemailaddress.their.domain no<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Robert Lopez<br>
</font></span><div class="HOEnZb"><div class="h5">--<br>
MailScanner mailing list<br>
<a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a><br>
<a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner" target="_blank">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br>
<br>
Before posting, read <a href="http://wiki.mailscanner.info/posting" target="_blank">http://wiki.mailscanner.info/posting</a><br>
<br>
Support MailScanner development - buy the book off the website!<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>-- Glenn<br>email: glenn < dot > steen < at > gmail < dot > com<br>work: glenn < dot > steen < at > ap1 < dot > se
</div>