an easy and consistent way of installing software ported to FreeBSD
The dovecot antispam plugin watches a defined spam folder (defaults to
"SPAM"). Instead of moving mail into special folders or forwarding
them to special mail addresses for retraining, the plugin offers two
actions for the user:
1. moving mail out of the SPAM folder and
2. moving mail into the SPAM folder.
The dovecot plugin watches these actions (and additionally prohibits
APPENDs to the SPAM folder, more for technical reasons than others)
and tells the spam classifier that it made an error and needs to
re-clas- sify the message (as spam/not spam depending on which way it
was moved.)
WWW: http://johannes.sipsolutions.net/Projects/dovecot-antispam
---------------------------------------------------------------------
This port assumes you are known with Dovecot and have it installed and
running on the system you have installed this plugin on.
You can enable the plugin with this directive in your dovecot.conf:
protocol imap {
mail_plugins = antispam
}
Further information on configuration can be found at:
man 7 dovecot-antispam
---------------------------------------------------------------------
lib/dovecot/imap/lib90_antispam_plugin.so
@dirrmtry lib/dovecot/imap
@dirrmtry lib/dovecot