diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2007-10-29 12:09:16 +0100 |
---|---|---|
committer | Johannes Berg <johannes@sipsolutions.net> | 2007-10-29 12:09:16 +0100 |
commit | 7902510dd21e1628a6d7dfa0f73fab51b197b70f (patch) | |
tree | 5eff47fd7da919d057f1058b67e5c555f3d695a0 | |
parent | 0208a6a1e16748f5bb7cdc851a575f5ce073582e (diff) | |
download | dovecot-antispam-7902510dd21e1628a6d7dfa0f73fab51b197b70f.tar.gz dovecot-antispam-7902510dd21e1628a6d7dfa0f73fab51b197b70f.tar.xz dovecot-antispam-7902510dd21e1628a6d7dfa0f73fab51b197b70f.zip |
clarify backend
-rw-r--r-- | defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ DOVECOT=../dovecot-1.0.5 DOVECOT_VERSION=1.0 #DOVECOT_VERSION=1.1 # CURRENTLY BROKEN -# backend +# backend (select exactly one) # dspam-exec - direct dspam training by calling dspam executable # signature-log - signature logging using dovecot's dict API # mailtrain - send mail to special addresses for training |