Hi,
I'm using clamd and clamav-milter with sendmail. we have more than one smtp servers and emails sometimes are forwarded between these servers. clamd and clamav-milter runs on all smtp servers.


in 0.7x, i used the localAddresses part of the clamav-milter.c file to prevent the messages being scanned more than once when they are forwarded between our own smtp servers. ip addresses were added to the end of the localAddresses list and clamav-milter was started as

clamav-milter -Codq clmilter.sock

in 0.80, structure of clamav-milter.c is totally changed. I'm trying to use the localnets part of the new clamav-milter.c to build a whitelist.
When I add an ip address with 32 bit netmask to the localnets list, clamav stops scanning not just emails originating from that ip but all emails.


Can you please tell me how to fix this problem..


thanks



_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to