diff options
Diffstat (limited to 'defconfig')
-rw-r--r-- | defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -28,6 +28,9 @@ DOVECOT_VERSION=1.0 BACKEND=dspam-exec +# install directory for 'make install' +INSTALLDIR=/usr/lib/dovecot/modules/imap/ + # enable debugging to syslog or stderr #DEBUG=stderr #DEBUG=syslog |