| Main Archive Page > Month Archives > clamav-users archives |
tblader wrote:
> Hello.
> I am running clamav[0] on centos 5 and trying to get it integrated
> with postfix and procmail[1]. I get one of two error messages showing
> up in /tmp/clamd.log when procmail runs[2]
>
> When I configure clamd.conf to use the LocalSocket directive,
Check permissions on /tmp/clamd.socket
> I get "cant connect to clamd". If I change clamd.conf to listen
> on 0.0.0.0:3310 then I get "Can't create the socket".
>
Just set TCPSocket, and not TCPAddr. Does it work?
Best regards,
--Edwin