Hello Jeff,

On Monday, April 12, 2004 at 4:48:28 PM you wrote (at least in part):

>>2. pop before smtp?

> - creates problems with qmail-scanner. Servers authorized to relay skip
> qmail-scanner virus checks.

*err* _Clients_ authorized to relay skip qmail-scanner _SpamAssassin_
checks.

But there is nothing that prevents you from editing qmail-scanner
source code (pure Perl) and change the line that checks for
$RELAYCLIENT and skips the SA-tests. Make the 'if' statement always
return false (e.g. by prepending '0 && ' in front of
'defined($ENV{'RELAYCLIENT'}' and you're done.

Or alter vpopmail sources to set QS_SPAMASSASSIN additionally to
RELAYCLIENT for POP3 authenticated users.
-- 
Best regards
Peter Palmreuther

Man steps in with a terminal grin... blue skies turn to grey...

Reply via email to