diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2008-03-17 21:26:55 +0100 |
---|---|---|
committer | Johannes Berg <johannes@sipsolutions.net> | 2008-03-17 21:26:55 +0100 |
commit | 0eb8955bf2b86251888beabc02dfa4514f2291bb (patch) | |
tree | 582bac4eca599824be2903928be97b6bc6551a28 | |
parent | f830fd1494e0b05d9fcd48aa0c9eb0a32138e4eb (diff) | |
download | dovecot-antispam-0eb8955bf2b86251888beabc02dfa4514f2291bb.tar.gz dovecot-antispam-0eb8955bf2b86251888beabc02dfa4514f2291bb.tar.xz dovecot-antispam-0eb8955bf2b86251888beabc02dfa4514f2291bb.zip |
add a note about using mailtrain with other programs
-rw-r--r-- | antispam.7 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -78,6 +78,10 @@ This backend sends mail to ham@example.com or spam@example.com be very fast to set up if you already have a working setup that uses training addresses as recommended by many spam filter setups. +Since this backend simply pipes the message to a program (by default +sendmail) it can also be used for all kinds of other spam filters, +for example spamassassin (by calling sa-learn instead of sendmail.) + .SS crm114 executable backend (crm114 specific) This backend instantly retrains by calling mailreaver.crm which |