Package: exim4 Severity: normal Using exim4 with MailScanner modifies the configuration so exim has two spooldirectories. First one for incoming messages (exim4 ...) second one for outgoing (exim4 -DOUTGOING ...). MailScanner takes the messages from incoming, scanns them an places them into outgoing.
To run exim_tidydb and generate log-reports in the outgoing spooldirectory I tell the users to copy /etc/cron.daily/exim4-base and patch it to call exim4 with "-DOUTGOING". This works except for the refresh of the GnuTLS parameters because this is handeled by /usr/share/exim4/exim4_refresh_gnutls-params which itself calls exim4 to find the spooldirectory. So I need a way to tell exim4_refresh_gnutls-params to deligate the -DOUTGOING to its exim4 call or tell exim4_refresh_gnutls-params directly in which spooldirectory it should work. Related mailscanner bugs is: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=406814 Regards Simon -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]