diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2008-04-19 13:27:59 +0200 |
---|---|---|
committer | Johannes Berg <johannes@sipsolutions.net> | 2008-04-19 13:27:59 +0200 |
commit | 2c7f3b568203ee3010db95d6dd060ebaddfe5475 (patch) | |
tree | 05220cb95993e97f3550aecfa1b90ee4c12dd9ab /defconfig | |
parent | 0ac5aca79054773d6c03bc7febc81e3f22d0292f (diff) | |
download | dovecot-antispam-2c7f3b568203ee3010db95d6dd060ebaddfe5475.tar.gz dovecot-antispam-2c7f3b568203ee3010db95d6dd060ebaddfe5475.tar.xz dovecot-antispam-2c7f3b568203ee3010db95d6dd060ebaddfe5475.zip |
add verbose debugging
Diffstat (limited to 'defconfig')
-rw-r--r-- | defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -41,6 +41,9 @@ INSTALLDIR=/usr/lib/dovecot/modules/imap/ #DEBUG=stderr #DEBUG=syslog +# verbose debugging (lots of output!) +#DEBUG_VERBOSE=1 + # plugin name, change only if you need to rename the plugin # (because, for example, you need two instances for different # spam filters installed) |