Hi !
I have installed sqwebmail with tools above but when I send mail by sqwebmail these tools aren't work. I had clamd and spamd run with qscand id for qmail-scanner.
Any sugestion?
Set the QMAILQUEUE variable in sendit.sh:
#!/bin/sh
QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
export QMAILQUEUE
exec /var/qmail/bin/qmail-inject -f "$1"
And also set the QMAILQUEUE for qmail-smtpd!
Nandor Szabo
