<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.4">
</HEAD>
<BODY>
Hello Manel,<BR>
<BR>
I use the following SpamAssassin plugin to add DSpam scores to my messages:<BR>
<BR>
<A HREF="http://eric.lubow.org/projects/dspam-spamassassin-plugin/">http://eric.lubow.org/projects/dspam-spamassassin-plugin/</A><BR>
<BR>
Phil<BR>
<BR>
-<BR>
----Original Message-----<BR>
<B>From</B>: Manel Gimeno Zaragoz&#225; &lt;<A HREF="mailto:Manel%20Gimeno%20%3d%3fISO-8859-1%3fQ%3fZaragoz%3dE1%3f%3d%20%3cmagiza83@hotmail.com%3e">magiza83@hotmail.com</A>&gt;<BR>
<B>Reply-to</B>: MailScanner discussion &lt;mailscanner@lists.mailscanner.info&gt;<BR>
<B>To</B>: mailscanner@lists.mailscanner.info &lt;<A HREF="mailto:%22mailscanner@lists.mailscanner.info%22%20%3cmailscanner@lists.mailscanner.info%3e">mailscanner@lists.mailscanner.info</A>&gt;<BR>
<B>Subject</B>: exim/Mailscanner + postfix/dspam header checks<BR>
<B>Date</B>: Thu, 30 May 2013 11:45:06 +0200<BR>
<BR>
Hello,<BR>
<BR>
I've a Mailscanner setup with exim and I would like to add dspam. So I though it could be a good idea to have a pre MTA (postfix+dspam) to analize mails and the relay to exim+Mailscanner+spamassasin.<BR>
<BR>
I'm not sure If what I've done is not correct or not efficent but I'm used to use dspam and I would like to used. I've seen that spamassasin has bayesian support, but I'm not sure about its performace and accuracy.<BR>
<BR>
Anyway, my problem is that I've configured the following spamassasin rules in mailscanner.cf<BR>
<BR>
header&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DSPAM_HEADER&nbsp;&nbsp;&nbsp; X-DSPAM-Result =~ /Spam/i<BR>
score&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DSPAM_HEADER&nbsp;&nbsp;&nbsp; 10<BR>
describe&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DSPAM_HEADER&nbsp;&nbsp;&nbsp; DSPAM lo marca como SPAM<BR>
<BR>
header&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FROM_HEADER&nbsp;&nbsp;&nbsp; From =~ /mgimeno/i<BR>
score&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FROM_HEADER&nbsp;&nbsp;&nbsp; 20<BR>
describe&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FROM_HEADER&nbsp;&nbsp;&nbsp; message from mgimeno<BR>
<BR>
in order to mark as SPAM the mails that DSPAM has defined as Spam, but it's not working. I think the problem comes from that headers of messages comming from postfix are not analize, but If i connect directly to exim, it works.<BR>
<BR>
Could you please guide me?<BR>
<BR>
Anyway, I'm using exim/mailscanner because I want baruwa2 web support.<BR>
<BR>
Thanks<BR>
Manel <BR>
<BR>
</BODY>
</HTML>