i try to get 2 Virusscanners running at the same time therefore i tried the
following
#Main Settings
av_scanner = $acl_m0
acl_smtp_data = acl_check_data
#ACL Conf
acl_check_data:
deny message = This message contains malware $malware_name (clamd)
set acl_m0 = clamd:/tmp/clamd.socket
malware = *
deny message = This message contains malware $malware_name (Kaspersky)
set acl_m0 = aveserver:/var/run/kav4lms/kavmd.sock
malware = */defer_ok
accept
It works fine for clamav, but alway hangs when i try to test against
kaspersky ( v5 ) with eicar.
Does anybody have two scanners running on his smtp Server ?
regards
Ralf
--
This message has been scanned for viruses and
dangerous content by MailGate, and is
believed to be clean.