diff options
Diffstat (limited to 'defconfig')
-rw-r--r-- | defconfig | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -9,18 +9,6 @@ # be modified from here. In most cases, these lines should use += in order not # to override previous values of the variables. -# 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 -# 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 # configured it with --enable-header-install in which case you can |