Hi Jason,

thanks for your answer, but I am sorry, I have to bother you again.

Am Dienstag, 18. März 2003 01:09 schrieb Jason Haar:
> On Mon, Mar 17, 2003 at 06:29:16PM +0100, Holger Hecht wrote:
> > (I hope this is not a RTFM or RTFF question, if so, please give me a hint
> > where to look.)
>
> Yes it is: you should have searched the FAQ for the string "spam"
>
> Quote: "Why are some mails not scanned by SpamAssassin?"

Here is my tcp.smtp file:

#/etc/tcp.smtp
#
# No Qmail-Scanner at all for mail from 127.0.0.1
127.:allow,QS_SPAMASSASSIN="on",RELAYCLIENT="",RBLSMTPD="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
# Use Qmail-Scanner without SpamAssassin on any mail from the local network
# [it triggers SpamAssassin via the presence of the RELAYCLIENT var]
#141.35.:allow,RELAYCLIENT="",RBLSMTPD="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
#
# Use Qmail-Scanner with SpamAssassin on any mail from the rest of the world
:allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"

so it should also scan the mails from the localhost. But even if the mail is 
from the outside it does not get tagged. I tried the debug mode, here is the 
tail of the debug text (resulting from the spam-mail of test_installation):

20/03/2003 19:35:33:6758: SA: run /usr/local/bin/spamc  -c -f < 
/var/spool/qmailscan/working/new/openhouse10481853334266758
20/03/2003 19:35:33:6758: SA: yup, this smells like SPAM
20/03/2003 19:35:33:6758: spamassassin: finished scan of dir 
"/var/spool/qmailscan/openhouse10481853334266758" in 14.71807 secs
20/03/2003 19:35:33:6758: scanloop: finished scan of 
"/var/spool/qmailscan/openhouse10481853334266758"...
20/03/2003 19:35:33:6758: ini_sc: scanning message took 20.114055 seconds
20/03/2003 19:35:33:6758: q_r: fork off child into 
/var/qmail/bin/qmail-queue...
20/03/2003 19:35:33:6758: cleanup: /bin/rm -rf 
/var/spool/qmailscan/openhouse10481853334266758/ 
/var/spool/qmailscan/working/new/openhouse10481853334266758
20/03/2003 19:35:59:6758: all finished. Total of 25.98533 secs

But the Header looks unmarked to me:

Qmail-Scanner anti-spam test (4/4): checking SpamAssassin [if present] (There 
yours for FREE!)

Maybe I have totally misunderstood something, but I thought, that there is a 
mark in the Header saying that this is f... spam, so I can filter it.

Is there anything that could I have configured wrong when compiling 
"qmail-scanner-queue.pl"?
(here is my qmail-queue configuration:
./configure --spooldir /var/spool/qmailscan --qmaildir /var/qmail --bindir 
/var/qmail/bin --qmail-queue-binary /var/qmail/bin/qmail-queue  --admin hecht 
--domain test.com --notify sender,admin --local-domains 
test.com,mailsrv.test.com --silent-viruses auto --lang en_GB --debug yes 
--unzip 1 --add-dscr-hdrs 0 --archive 0
--redundant no --log-details  --fix-mime 1  --scanners "auto" --install 1)

Thanks for the help.

Best Regards,

Holger



-------------------------------------------------------
This SF.net email is sponsored by: Tablet PC.
Does your code think in ink? You could win a Tablet PC.
Get a free Tablet PC hat just for playing. What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to