Hello Andrea,

On Monday, February 2, 2004 at 9:37:53 PM you wrote (at least in
part):

> Now my tcp.smtp:
> # No Qmail-Scanner at all for mail from 127.0.0.1
> 127.0.0.1:allow,RELAYCLIENT="",RBLSMTPD="",QMAILQUEUE="/var/qmail/bin/qmail-queue"

Correct.

> # Use Qmail-Scanner without SpamAssassin on any mail from the LAN
> 192.168.:allow,RELAYCLIENT="",RBLSMTPD="",TCPREMOTEIP="Protected", \
>  QMAILQUEUE="/var/qmail/bin/qmail-queue"

No. This line sends mail coming in over a connection from 192.168.X
directly to qmail-queue, without invoking qmail-scanner.

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

> Well, how could I use qmail-scanner-queue with emails from pop-before-smtp
> users?

As mentioned in <mid:[EMAIL PROTECTED]> and
<mid:[EMAIL PROTECTED]>:
 
make QMAILQUEUE="/path/to/qmail-scanner-queue.pl" an exported variable
from smtpd-run-script (and spare the ':allow,QMAILQUEUE="..."' line,
it's superfluous, at least the QMAILQUEUE="..." part).
-- 
Best regards
Peter Palmreuther

The end move in politics is always to pick up a gun. - Buckminster
Fuller

Reply via email to