Good
morning all. I’ve just started using SA and clamscan to scan
mailboxes on a per-user config basis. My QSS is scanning incoming and
outgoing messages. I’d like it to NOT scan outgoing messages for
SA, but clamav is fine. I cant seem to get it to. I was convinced
it had something to do with tcpserver, but ive been working with that to no
avail so far. Here is my smtp.cdb (with comments still there from the QSS
website): #/etc/tcpserver/smtp.rules # # No
Qmail-Scanner at all for mail from 127.0.0.1 127.0.0.1:allow,RELAYCLIENT="",QMAILQUEUE="" # Use
Qmail-Scanner without SpamAssassin on any mail from the local network # [it
triggers SpamAssassin via the presence of the RELAYCLIENT var] #127.:allow,RELAYCLIENT="",RBLSMTPD="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" # # Use
Qmail-Scanner with SpamAssassin on any mail from the rest of the world :allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" So
what I need to do seems really simple: 1.
Scan all email from the outside world with SA and AV 2.
Scan all outgoing mail for AV only. Any
help anyone can provide would be extremely helpful. Thanks! mv "Do not be afraid to try something new...Remember,
amateurs built the ark; professionals built the Titanic." [Hidden DOS secret: Add BUGS=OFF to your CONFIG.SYS] |