I just setup Qmail-scanner + spamassassin yesterday. If you have an entry like 63.172.73.:allow,RELAYCLIENT=""
Spamassassin will NOT scan that message, or messages from those ip addresses. Header from yahoo.com (non relay client ip) Received: from [EMAIL PROTECTED] by 11.goquest.net by uid 502 with qmail-scanner-1.12 (spamassassin: 2.30. . Clear:SA:1(1.6/1.0):. Processed in 0.345283 secs); 20 Jun 2002 16:22:20 -0000 X-Spam-Status: Yes, hits=1.6 required=1.0 Header from goquest.com (relay client ip) Received: from [EMAIL PROTECTED] by 11.goquest.net by uid 502 with qmail-scanner-1.12 (spamassa ssin: 2.30. . Clear:. Processed in 0.055295 secs); 20 Jun 2002 16:28:53 -0000 Both of the messages had the exact same content. Just to restate, if a message comes from a RELAYCLIENT it is never sent to the spamd daemon. This about drove me crazy before I figured it out Peter Maas pixl@!goquest.com ----- Original Message ----- From: "Maurice Snellen" <[EMAIL PROTECTED]> To: "Listmembers qmail-scanner-general" <[EMAIL PROTECTED]> Sent: Thursday, June 20, 2002 6:07 AM Subject: [Qmail-scanner-general]Re: Qmail-scanner + fetchmail + spamassassin not working? > Jan, > > > I am using qmail-scanner to scan my mail for spam and virusses. > > Everything goes fine for mail delivered to my domain via qmail, but > > whenever Fetchmail sends mail to my qmail daemon, it won't get scanned > > by spamassassin. > > I've noticed the same thing happen to me and it kept me up till pass > 3am last night to figure out what was going on. I have a similar > setup, except that I also have maildomains that are delivered directly > to my machine in addition to a number that I have to collect via POP3 > using Fetchmail. > > I've noticed two things: > > * I've had to remove the fetchmail option 'forcecr', at least in my > setup where I'm using qmail+vpopmail patched with the Bill Shupp > patches. If I don't every line in the mails gets an additional empty > line behind it, which messes up the header. > > * The qmail-scanner-queue.pl script of 1.12 has a line that checks for > the existance of the RELAYCLIENT environment variable, and if it is > set, SpamAssassin is never called; I've kicked that line out. > > I must say that I found this an unpleasant surprise since there is no > mention of this (in my opinion rather fundamental change) in the > CHANGES file. > > -- > With kind regards, > Maurice Snellen > > > > ------------------------------------------------------- > Bringing you mounds of caffeinated joy > >>> http://thinkgeek.com/sf <<< > > _______________________________________________ > Qmail-scanner-general mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general > ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
