<div dir="ltr"><div><div>It&#39;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">&lt;<a href="mailto:rlopezcnm@gmail.com" target="_blank">rlopezcnm@gmail.com</a>&gt;</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 &lt;<a href="mailto:jgao@veecall.com">jgao@veecall.com</a>&gt; wrote:<br>

&gt; Hi,<br>
&gt;<br>
&gt; We have a trusted developer send us binary files from time to time.<br>
&gt; MailScanner always blocked these file so as administrator I have to<br>
&gt; retrieve those files manually.<br>
&gt;<br>
&gt; How can I allow the email with any type of attachment from this<br>
&gt; developer to deliver to the recipient?<br>
&gt;<br>
&gt; Thanks.<br>
&gt;<br>
&gt; Gao<br>
&gt; --<br>
&gt;       __<br>
&gt;     _|==|_<br>
&gt;      (&#39;&#39;)__/<br>
&gt;  &gt;--(`^^&#39;)<br>
&gt;    (`^&#39;^&#39;`)<br>
&gt;    `======&#39;<br>
&gt; --<br>
&gt; MailScanner mailing list<br>
&gt; <a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a><br>
&gt; <a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner" target="_blank">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br>
&gt;<br>
&gt; Before posting, read <a href="http://wiki.mailscanner.info/posting" target="_blank">http://wiki.mailscanner.info/posting</a><br>
&gt;<br>
&gt; 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 &quot;rules&quot; 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>
#  &quot;Should an email having this pattern be scanned?&quot;<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 &quot;ruleset pattern       answer&quot;<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 &lt; dot &gt; steen &lt; at &gt; gmail &lt; dot &gt; com<br>work: glenn &lt; dot &gt; steen &lt; at &gt; ap1 &lt; dot &gt; se
</div>