I recently removed the QMAILQUEUE variable from the qmail-smtpd/run file
and am now just using tcpserver to invoke qmail-scanner. It is working
great. I can now allow mail from my unix systems and have bypass the
scanner.

I am noticing one thing that I can't figure out though... Ever since I
made the change, e-mail from my users to other networks is not being
scanned. 

I am using vpopmail/mysql and the tcpserver patch to write
pop-authenticated IPs to the vpopmail/relay table in MySQL. 

Now if I set up an explicit rule to tell it that mail from a certain IP
needs to be run through qmail-scanner, it works fine. The problem is
that several of my users are on dynamic addresses, and I obviously
cannot define them all in the tcp.smtp file. 

My TCP rules look something like this:

--
# No Qmail-Scanner at all for mail from 127.0.0.1
127.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"

# Use Qmail-Scanner with SpamAssassin on any mail from the rest of the
world
:allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
--

Any reason why outbound mail from a pop-authd user would not work there?
The RELAYCLIENT variable is being set for any IP that successfully
pop-authenticates.

Thanks!

I apologize if this is the incorrect forum for that question. Just
figured someone else here may have already run into this.

Regards,
Paul Fries
[EMAIL PROTECTED]



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to