Ernie Dunbar wrote:
> If the environment variable RELAYCLIENT is set (typically via
tcpserver), then SA is *NOT* called *UNLESS* the environment variable
> QS_SPAMASSASSIN is set. i.e. "local" e-mail isn't passed through SA,
whereas other e-mail (i.e. non relayable) is.

Post an appropriate section of qmail-queue.log showing this problem.


Here's one:


Mon, 15 Dec 2003 15:30:21 -0800:51910: +++ starting debugging for process
51910 by uid=82
Mon, 15 Dec 2003 15:30:21 -0800:51910: w_c: elapsed time from start
0.024709 secs
Mon, 15 Dec 2003 15:30:21 -0800:51910: return-path='[EMAIL PROTECTED]',
recips='[EMAIL PROTECTED]'
Mon, 15 Dec 2003 15:30:21 -0800:51910: from='"Kathy Keyes"
<[EMAIL PROTECTED]>', subj='This One will be a
Monster!!!', via SMTP from 206.12.82.140
Mon, 15 Dec 2003 15:30:21 -0800:51910: fprot: finished scan in 0.042355 secs
Mon, 15 Dec 2003 15:30:21 -0800:51910: p_s:  finished scan in 0.001562 secs
Mon, 15 Dec 2003 15:30:21 -0800:51910: ini_sc: finished scan of
"/var/spool/qmailscan/tmp/pop.lightspeed.ca
107153102150751910"...
Mon, 15 Dec 2003 15:30:21 -0800:51910: ini_sc: elapsed time from start
0.071741 secs
Mon, 15 Dec 2003 15:30:21 -0800:51910: ------ all finished. Total of
0.087046 secs


I think that "206.12.82.140" is in your relayclients...


#host pop.lightspeed.ca
pop.lightspeed.ca has address 206.12.82.99

#host 206.12.82.140
140.82.12.206.in-addr.arpa domain name pointer smtp.lightspeed.ca

So you have to do what Jason saids to force spamassassin to check the message. Edit the file /etc/tcp.smtp (in pop.lightspeed.ca) and add (or modify) a 'line' like this:

206.12.82.140:allow,RELAYCLIENT="",QS_SPAMASSASSIN="",RBLSMTPD="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"

Maybe you don't need at all smtp.lightspeed.ca in the relayclientlist of pop.lightspeed.ca, but I don't know was is your network configuration.

Cheers

Salvatore


------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to