Salut Julien,

Merci pour ta réponse :)

In the file dspam.conf I had the line:
ServerParameters        "--deliver=innocent"

But my trouble was on the master.cf (postfix), I send the mail to the 
DSPAM with this "command"
dspam     unix          -               n               n               
-               10              pipe
                 flags=Ru user=dspam argv=/usr/bin/dspam --client 
--deliver=innocent,spam --user ${recipient} -i --mail-from=${sender} -f 
${sender} -- ${recipient}

I've change le command with this new and the quarantine work perfect:
dspam     unix          -               n               n               
-               10              pipe
                 flags=Ru user=dspam argv=/usr/bin/dspam --client 
--deliver=innocent --user ${recipient} -i --mail-from=${sender} -f 
${sender} -- ${recipient}

The problem it's solved. Julien big thank for your time, your work and 
your help. Big thank.

Excellente journée à toi, et bon WE par avance.

Cordialement,
Damien

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to