Would you mind sharing your dovecot -n config and scripts?I'm in the  
process of setting up dovecot and I'm confused about dspam training.

Thanks.

-Terry

Sent from my iPhone

On Mar 25, 2010, at 7:29 AM, lodan <lo...@lodan.eu> wrote:

>
> Finally it's working. I had to change things in my scripts to detect
> spam and ham virtual mailboxes and re-route them to dspam (only for  
> the
> local mail server). Maybe it could have been easier with a single
> virtual mail address. I'll check if it learns correctly now.
>
> Thank you for your explanations, and thanks to Stevan for his advices.
>
> Best regards
>
>
> on Thu, 25 Mar 2010 00:38:32 +0000,
> Hugo Monteiro <hugo.monte...@fct.unl.pt> wrote:
>
>> 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.
>>
>>
>
>
> --- 
> --- 
> --- 
> ---------------------------------------------------------------------
> Download Intel&#174; 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

------------------------------------------------------------------------------
Download Intel&#174; 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