------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=926 Duane Hill <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Duane Hill <[email protected]> 2009-12-05 06:56:47 --- This is my first post in the bug report. Forgive if it was done incorrectly. Does this include using the following config: ... av_scanner = $acl_m0 ... acl_check_data: ... # Reject the message if it is found to contain a virus or malware. deny message = Message content was found to be unsafe. hosts = !+viriskip_hostaddr set acl_m0 = clamd:127.0.0.1 3310:local malware = */defer_ok log_message = Message content was found to be unsafe. \ $malware_name was found. ... If so, I receive the following in the ClamAV logs: Sat Dec 5 06:40:37 2009 -> WARNING: Client sent garbage after last command: 43 bytes This is using Exim 4.69 on FreeBSD 7.2 with ClamAV 0.95.3. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
