/etc/tcp.smtp file :
...
10.10.10.10:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
...
Add QS_SPAMASSASSIN=""
Also, make sure that spamd runs without the -c option.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of kittonian
Sent: Tuesday, December 09, 2003 1:04 PM
To: [EMAIL PROTECTED]
Subject: [SAtalk] Problem with Qmail-Scanner & SAI am running Debian Linux and have Qmail, VPopMail, and Qmail-Scanner in place. I have installed 2.61 SA and it runs perfectly from the command line using the spamassassin -t < sample-spam.txt > spam.out test that the INSTALL doc talks about. I have compiled qmail-scanner with both Clam-AV and Spamassassin and it installs just fine (with the fast_spamassassin option).The problem here is that no messages are being marked. I look at the log files and I don't even see a call to SA. I used the testinstallation.sh script from the contrib dir of qmail-scanner which sends out messages to test the components in use and everything works except SA. The message it sends to test SA comes through with no markup (tags) at all.I have been looking at docs and trying to figure this out for two days now and thought that I might as well post here cause I'm out of other options. Can anyone assist with this?kittonian