Never mind, already solved the problem: I'm using the standard Debian scripts to start Qmail, and I set "export QMAILQUEUE=youknow" on the first line of the /etc/init.d/qmail script to enable scanning by default. When I set up qmail-qmtpd, I couldn't add it to the same startscript because debian's start-stop-daemon was complaining about tcpserver already running (yup, seems correct, qmail-smtpd and qmail-qmtpd have to be run by the same user and group). Since I was using daemontools already for djbdns and sophie, I decided to let qmail-qmtpd run with daemontools, and I forgot to export QMAILQUEUE in the run script :(
On Saturday 09 November 2002 21:32, Jan de Groot wrote: > Today I set up QMTP on my server to recieve mail from my backup MX this > way. Both hosts run qmail-scanner with Sophie as virusscanner, and both get > updated regular. > When I look in the headers of a message delivered via SMTP from my backup > MX to my host, I can see two qmail-scanner headers, while when it's > delivered via QMTP, my qmail-scanner is skipped. > I don't know much of C coding at this moment, so after a quick look at the > qmailqueue patch and the qmtpd code, I'm stuck. Does anyone use this setup, > and does anyone know what to change in the QMTP code to make it call > $QMAILQUEUE instead of the normal qmail-queue binary? (can't find the call > to the binary in source, but manpage says it's this way) > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Qmail-scanner-general mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general