Thomas Schweikle wrote:
> 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,
Do you mean you can use the client on the one machine to send a file for
scanning to clamd on another machine? How do you do this? I can't seem
to find the option in clamdscan's man or the online documentation.
Thanks
-------------------------------------------------------------------------
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/