On Thu, 16 Jun 2011 11:27:30 +0200
Claudio Prono <claudio.pr...@atpss.net> wrote:

[...]
> No, i send the mail for retrain with this two lines:
> 
> spam    unix    -       n       n       -       -       pipe
>   flags=Ru user=dspam argv=/usr/sbin/dspam --class=spam --source=error
> --user spam
> nospam  unix    -       n       n       -       -       pipe
>   flags=Ru user=dspam argv=/usr/sbin/dspam --class=innocent
> --source=error --user spam
> 
> With this option, with the option of postfix "recipient_delimiter = -" i
> can send mail to spam-clau...@atpss.net or nospam-clau...@atpss.net to
> retrain the antispam the mail is spam or notspam.
>
How is Postfix supposed to know that it should use the service spam/nonspam? 
You must have somewhere some config that tells Postfix that nonspam-[email] 
should be processed with the service "nonspam" and that spam-[email] should be 
processed with the service "spam". Have you maybe set some alias inside Postfix 
or a header check or anything other. You must have something in place for that.


> With the version 3.8.0
> that system always worked, with the 3.9.0 not...but i don't know why....
> 
Okay. Without much going into detail about the transport... can you try to 
remove the "--user spam" from the two services and reload Postfix and try again?


-- 
Kind Regards from Switzerland,

Stevan Bajić

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to