Hi!
I've changed the qmail-scanner-queue.pl like this:
system("echo X >> /tmp/score"); return if (defined($ENV{'RELAYCLIENT'}) && !defined($ENV{'QS_SPAMASSASSIN'})); system("echo Y >> /tmp/score");
And I've notived that I only get X on my /tmp/score file.
This means that it returns after the return if ....
Any ideas?
You really shouldn't be asking this here. There is a perfectly good mailing list for qmail scanner here:
http://lists.sourceforge.net/mailman/listinfo/qmail-scanner-general
Also, please don't reply to an existing thread to start a new one. It screws up threading in many mail readers.
Steven -- Steven Dickenson <[EMAIL PROTECTED]> http://www.mrchuckles.net
