Yes, that would be MailScanner itself. I disabled the option because it gives a lot of false positives.<br><br>Mailscanner checks the contents of anchor texts against their href. (&lt;a href=&quot;<a href="http://mybank.com.fake.com">http://mybank.com.fake.com</a>&quot;&gt;<a href="https://mybank.com">https://mybank.com</a>&lt;/a&gt;) Problem is that something like this also gets flagged: &lt;a href=&quot;<a href="http://groupon.com/action/987219837">http://groupon.com/action/987219837</a>&quot;&gt;Coupon worth $50 on <a href="http://booking.com">booking.com</a> for only $5!&lt;/a&gt;<br>

When MailScanner detects something with this method and Spamassassin thinks the E-mail is okay, the mail gets cleaned and delivered with all headers set like nothing is wrong.<br><br>I&#39;ve implemented a few simple rules in Spamassassin to detect https / http replacements like above. Doesn&#39;t catch all the phishing but sure does a lot.<br>

<br><div class="gmail_quote">On 29 August 2011 18:21, Mauricio Tavares <span dir="ltr">&lt;<a href="mailto:raubvogel@gmail.com">raubvogel@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><div></div><div class="h5">On Mon, Aug 29, 2011 at 11:41 AM, Kristofer Pettijohn<br>
&lt;<a href="mailto:kristofer@cybernetik.net">kristofer@cybernetik.net</a>&gt; wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; I have set up Mailscanner as a gateway box in front of my mailserver.  I<br>
&gt; have it adding a header to messages identified as Spam<br>
&gt; &quot;X-Organization-Spam-Flag: Yes&quot;.  My mail server then parses the headers,<br>
&gt; and if it sees that header it automatically filters it into my users&#39; &quot;Junk&quot;<br>
&gt; folder.<br>
&gt;<br>
&gt; I see messages that go through MailScanner where in the log it says &quot;Found<br>
&gt; phishing fraud from&quot;, but it still passes SpamAssassin, so that flag doesn&#39;t<br>
&gt; get set.  MailScanner will clean and disarm the email, however.  What I<br>
&gt; would like is for MailScanner to leave the message alone, but also tag it as<br>
&gt; being spam.  Basically I would like it to do that for all emails where it<br>
&gt; finds phishing fraud.<br>
&gt;<br>
</div></div>      Correct me if I am wrong but wouldn&#39;t that mean a<br>
program/module/something other than spamassassin is handling the phishing stuff?<br>
<div class="im"><br>
&gt; Is this possible?<br>
&gt;<br>
&gt; Thanks!<br>
&gt; Kris<br>
&gt;<br>
</div>&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>
&gt;<br>
&gt;<br>
<font color="#888888">--<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>
</font></blockquote></div><br>