Jason Williams wrote:
Hello everyone.
Im currently setting up my mail server with amavis-new and clamav. I've
been making very good progress, but I have a couple of questions that I
wanted to ask this list.
In the amavisd.conf file, there is a section for Clam Antivirus that
looks like the following:
['Clam Antivirus-clamd',
\&ask_daemon, ["CONTSCAN {}\n", '/var/amavis/clamd'],
qr/\bOK$/, qr/\bFOUND$/,
qr/^.*?: (?!Infected Archive)(.*) FOUND$/ ],
My only question, and this may sound very stupid (better safe than sorry
though) is that, for the line that read /var/amavis/clamd im guessing
that they are assuming that is where clamd is? But since my clamd is
located in different areas:
/usr/local/sbin/clamd
/etc/rc.d/init.d/clamd
I should just change the path accordingly, correct?
You need to enter path to the socket there, like /path/to/socket or
localhost:12345. But this is mentioned in amavid-new's README.
Sorry if this sounds newbish. I've had one heck of a day and I dont see
any sign of anything getting easier here. :)
I appreciate it.
Cheers,
Jason
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]