Re: Re: sqwebmail + spamassassin + clamav
"Luiz Henrique" <[email protected]>
| Newsgroups | gmane.mail.sqwebmail |
|---|---|
| Message-ID | <[email protected]> |
Thanks !!! Now my mail server is perfect ! It's working =] ----- Original Message ----- From: "Szabo Nandor" <[email protected]> To: <[email protected]> Sent: Thursday, January 29, 2004 4:43 AM Subject: [sqwebmail] Re: sqwebmail + spamassassin + clamav > > 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 > >