<br><br><div class="gmail_quote">On Tue, Jun 9, 2009 at 11:20 AM, Steve Freegard <span dir="ltr">&lt;<a href="mailto:steve.freegard@fsl.com">steve.freegard@fsl.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><div></div><div class="h5">Devon Harding wrote:<br>
&gt; Ok, here&#39;s my dilemma.  My ISP has blocked port 25 on my connection, so<br>
&gt; I&#39;m forced to have my DNS provider (EasyDNS) redirect all my email to<br>
&gt; port 2525.  This works fine, the only problem now is I&#39;m seeing an<br>
&gt; influx of SPAM which I believe is because MailScanner is seeing EasyDNS<br>
&gt; as a safe sender &amp; not processing any rules based on IP Address.  How do<br>
&gt; I get MailScanner disregard the IP address from EasyDNS and process the<br>
&gt; next hop?  I guess something like X-Forwarded-For for SMTP.<br>
<br>
</div></div>&gt;From the changlog of the latest 4.77 release:<br>
<br>
&quot;Read IP Address From Received Header&quot; has been extended, so it will now<br>
take a number instead of yes or no. &quot;yes&quot;=1 and &quot;no&quot;=0. If it is set to<br>
&quot;yes&quot; or a number, then the SMTP client IP address is taken from the<br>
&quot;Received:&quot; header. For example, setting it to 2 will cause the IP<br>
address to be taken from the 2nd Received: header.<br>
<br>
That should do what you need.  You&#39;ll also need to set SA&#39;s<br>
trusted_networks otherwise it will be less accurate when it does network<br>
checks.<br>
<br>
Cheers,<br>
<font color="#888888">Steve.<br>
</font><div><div></div><div class="h5">--<br>
</div></div></blockquote><div><br></div><div>Steve, that is EXACTLY what I&#39;m looking for.  I&#39;ll test it out and post the results.</div><div><br></div><div>Thanks,</div><div><br></div><div>-Devon </div></div>