Hi,
i'm using Clamav inside the Zimbra Collaboration Suite on ubuntu 6.
Clamav version 0.90.2, on ubuntu 6.06.1 server. This behaviour
happened with 0.90.3 too.
I see that amavisd cannot connect to Clamav
Jun 5 00:30:02 mailserver amavis[4348]: (04348-01) Checking:
DkmOYJDUMtQR [80.247.70.64] <#
>
> Run clamconf and put the results here.
>
The clamd is started with the option "--config-file
/opt/zimbra/conf/clamd.conf" so i started the clamconf with the option
"--config-dir /opt/zimbra/conf/".
Here is the output:
[EMAIL PROTECTED]:~/clamav/bin$ ./clamconf --config-dir /opt/zimbra/conf/
> > TCPAddr not set
> > TCPSocket = 3310
>
> I think I'd start here. It appears you have not updated your config file
> correctly.
>
Very strange, because it is a fresh zimbra install into a fresh
ubuntu, i usually don't have to modify ANY config file.
Also, the comment in the config file says:
#
>
> Yes - I'd expected to see a wrong address there. It seems ok.
>
> So with clamd running, telnet to the port and tell it to reload (use
> upper case as shown) and see what you get in your log:
>
> telnet localhost 3310
> RELOAD
>
> dp
Ok.
I tried to manually start clamd and telnet locally to it