>> 
>> Hi all!
>> 
>> I have a mail system running using qmail, vpopmail and qmail-scanner.
>> For now there are eight entry points (tcpserver) to this system, each
>> resulting in a different QMAILQUEUE set for different qmail-queues (from
>> qmail-scanner). eight because i use spamassassin, virus scan and policy
>> checks as different options, combining them in different setups leads me
>> to 8 tcpserver (2^feature, for 3 features = 8). 
>> What i am thinking about is:
>> - use only one tcpserver and one qmail-scanner which includes all
>> available subroutines
>> - and add a per-domain configuration via asking a database what should
>> be done (in the simple case, do just nothing).
>> - this way it seems that even forwarded mails would be scanned properly,
>> if i replace qmail-queue of qmail with the qmail-scanner one (vpopmail
>> would call qmail-inject which adds 
>> It seems that there where people before me who where doing this, so i
>> have just a few questions:
>> 

Hi,

doesn't sound impossible, though
I once used a setup where another env var was set by tcpserver and checked by
qmail-scanner, and I am currently using a version of qmail-scanner where the 
local domains 
(used to determine when to send virus reports) are loaded from a text file

I am not sure whether disabling virus check for any user is a good idea (even a
unix user might forward a message with nasty content)

Also you would still want configure to determine available options once (which 
virus scanners,
mime unpackers etc are installed?) rather than at runtime - this is a 
performance optimization

Wolfgang Hamann



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Qmail-scanner-general mailing list
Qmail-scanner-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to