On 03/25/2010 12:14 AM, lodan wrote:
> Damn I'm just stupid. Thank you for your help!
> And what should I do for this user setting? (I'm sorry to ask for it
> again, but I spent many hours on it, I'm a bit desperate)
>
>    

I'm not sure i understand your question. You need to configure the 
dovecot-antispam plugin to use the mailtrain method and then set the 
appropriate backend definitions in the plugin section, more specifically 
the "antispam_mail_spam" and "antispam_mail_notspam". You also might 
have to fiddle with the "antispam_mail_sendmail_args".

As an example:

antispam_mail_spam = spam...@example.org
antispam_mail_notspam = notspam...@example.org
antispam_mail_sendmail = /usr/bin/sendmail
antispam_mail_sendmail_args = -f;%...@example.org


Or in the event that you use single retrain addresses

antispam_mail_spam = s...@example.org
antispam_mail_notspam = nots...@example.org
antispam_mail_sendmail = /usr/bin/sendmail
antispam_mail_sendmail_args = -f;%...@example.org

You need to check the dovecot-antispam plugin documentation. It's been a 
while since i played with it.

R's,

Hugo Monteiro.


-- 
fct.unl.pt:~# cat .signature

Hugo Monteiro
Email    : hugo.monte...@fct.unl.pt
Telefone : +351 212948300 Ext.15307
Web      : http://hmonteiro.net

Divisão de Informática
Faculdade de Ciências e Tecnologia da
                   Universidade Nova de Lisboa
Quinta da Torre   2829-516 Caparica   Portugal
Telefone: +351 212948596   Fax: +351 212948548
www.fct.unl.pt                ap...@fct.unl.pt

fct.unl.pt:~# _


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to