20 Mar
2008
20 Mar
'08
3:06 p.m.
Jan Oravec wrote:
Some email clients, like Evolution, use IMAP keywords to flag spam instead of moving mail to dedicated spam mailbox. This is very useful, as false positives can be easily "moved" to original mailbox simply by removing $Junk keyword.
I couldn't find a way how to integrate antispam software, like dspam, with dovecot, so that antispam automatically learns ham/spam.
I'm using a sieve script to add a "Junk" keyword based on spamassassin/amavis headers. Very easy and flexible. The antispam software only needs to add a special header to make it work.