For anything going through qmail-smtpd, you will want to setup your
qmail-smtpd/run file to include something like the following:
QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"; export QMAILQUEUE
This should handle everything sent through that method. For anything
directly injected, there's
Since I'm using vpopmail, qmail-scanner's faq explicitly says not to set
QMAILQUEUE in the tcp.smtp file because it'll get stripped. Thus this won't
work.
-Patrick
Quoting Ahmad Masood Shah <[EMAIL PROTECTED]>:
> vi /etc/tcp.smtp
>
> 127.0.0.1:allow,RELAYCLIENT="",RBLSMTPD="",QMAILQUEUE="/var/q