diff options
author | Steffen Kaiser <skdovecot@smail.inf.fh-brs.de> | 2009-05-30 15:50:49 +0200 |
---|---|---|
committer | Johannes Berg <johannes@sipsolutions.net> | 2009-05-30 15:50:49 +0200 |
commit | c6015d222e39020382ec5d0439539684d28faa5c (patch) | |
tree | f7b77a9cdcec49fefbae115d979f148e7b10e2ee /defconfig | |
parent | 443004a02c6707e660a82ab85f3161b692b05fe0 (diff) | |
download | dovecot-antispam-c6015d222e39020382ec5d0439539684d28faa5c.tar.gz dovecot-antispam-c6015d222e39020382ec5d0439539684d28faa5c.tar.xz dovecot-antispam-c6015d222e39020382ec5d0439539684d28faa5c.zip |
spool2dir backend
Diffstat (limited to 'defconfig')
-rw-r--r-- | defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,10 +14,12 @@ # signature-log - signature logging using dovecot's dict API # mailtrain - send mail to special addresses for training # crm114-exec - direct crm114 training by calling mailreaver.crm +# spool2dir - spool trained emails to a directory #BACKEND=dspam-exec #BACKEND=signature-log #BACKEND=mailtrain #BACKEND=crm114-exec +#BACKEND=spool2dir # Dovecot build/header directory # Building the plugin requires configured dovecot sources or having |