[Dovecot] Dovecot Antispam Problem (Using mail sending backend)

Jim Horner jhorner at arinbe.com
Tue Dec 11 06:05:34 EET 2007


On Monday 10 December 2007 15:10:05 Justin Refice wrote:
> > And that's it.  I never hear from the plugin again, regardless of how
> > many times I create/delete the SPAM folder, or how many times I move/copy
> > into/out of the folder.  The plugin is basically silent.
> >   I don't see the mails being sent/recieved, so I'm assuming that's it
> > isn't doing anything at all.
> >
> > I can manually use the training addresses, so I know they're working. 
> > Any help would be appreciated.


I do not know if this will help you or not but for some reason I could not use 
sendmail. The training emails looped forever. My setup is probably weird but 
I was able to get around the problem by using mailx:

    antispam_mail_spam = spam-%u
    antispam_mail_notspam = notspam-%u
    #antispam_mail_sendmail = /usr/sbin/sendmail
    antispam_mail_sendmail = /usr/bin/mailx


More information about the dovecot mailing list