On Tue, 16 Feb 2010 23:04:32 +0100
Ettore Kreos Solutions <[email protected]> wrote:

> Il 16/02/2010 21.34, Stevan Bajić ha scritto:
> > I know it's not the same as you do since I call DSPAM directly and don't go 
> > over my MTA.
> > 
> > Could you try to call directly DSPAM with the two messages like I did and 
> > look if DSPAM is giving you error -5 on your setup?
> > 
> > Would it be possible to post your main.cf and master.cf so that we can see 
> > how you have wired DSPAM into your Postfix? And would it be possible to 
> > post your dspam.conf as well?
> > 
> 
> Yeah, that's what i was trying to say in the first email. I tried to
> resend it (copying the raw message) from other external mailboxes, and
> can't get the same result.
> 
> > dspam --user ettore[at]serverkreos[dot]com --classify
> --deliver=summary --stdout < ./C4F99B24C3.txt
> X-DSPAM-Result: ettore[at]serverkreos[dot]com; result="Innocent";
> class="Innocent"; probability=0.0000; confidence=0.99; signature=N/A
> > dspam --user user[at]serverkreos[dot]com --classify --deliver=summary
> --stdout < ./C4F99B24C3.txt
> X-DSPAM-Result: user[at]serverkreos[dot]com; result="Spam";
> class="Spam"; probability=1.0000; confidence=0.99; signature=N/A
> 
> > dspam --user ettore[at]serverkreos[dot]com --classify
> --deliver=summary --stdout < ./CE168B240D.txt
> X-DSPAM-Result: ettore[at]serverkreos[dot]com; result="Innocent";
> class="Innocent"; probability=0.0000; confidence=0.99; signature=N/A
> > dspam --user user[at]serverkreos[dot]com --classify --deliver=summary
> --stdout < ./CE168B240D.txt
> X-DSPAM-Result: user[at]serverkreos[dot]com; result="Spam";
> class="Spam"; probability=1.0000; confidence=0.99; signature=N/A
> 
> 
> Second user has different "training rules" (don't know the exact term to
> define it) so dspam correctly tag the mail as spam.
> 
> Other config files you requested are attached.
> 
> NOTE: all files in /etc/dspam/conf.d are the default ones, except the
> config of mysql db. If also mysql.conf is needed, i will post it.
> 
What is inside /etc/postfix/dspam_filter_access? Please don't tell me you got 
something like "/./ FILTER dspam-lmtp:dspam-lmtp" there? I am honest: I hate 
the FILTER command in Postfix in relation to DSPAM. It breaks on so many ends. 
I had one install long, long, long time ago where that FILTER did not worked 
when sending messages to DSPAM either over SMTP or LMTP. FILTER was never solid 
enough for me to work.

I know, I know.... now a gazillion of people will jump at me and tell me that 
FILTER is fine and works and and and... maybe. Maybe it works now with the 
newest Postfix version (I am using since yesterday 2.7.0) but at that time when 
I tested it, it did not work reliable enough and ever since I am not using it.

Can I ask you how you manage your users for Postfix? How and where do you 
create/delete/modify them? Do you use any tool? What tool?


> Regards,
> Ettore
-- 
Kind Regards from Switzerland,

Stevan Bajić

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Dspam-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to