Hi!
how do I set up amavis to use a clamav running on a different
server? I have:
['Clam Antivirus-clamd',
\&ask_daemon, ["CONTSCAN {}\n", "192.168.44.14:3310"],
qr/\bOK$/, qr/\bFOUND$/,
qr/^.*?: (?!Infected Archive)(.*) FOUND$/ ],
calmav is set up to listen on port 3310 using interface 192.168.44.14.
I can send a file to clamav and I receive an answer, but amavis does
not seem to send a file. Any hint welcome!
--
Thomas
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/