On Fri, 30 Oct 2009 17:12:40 +0100
Erwan David replied:
[snip]
>Mine is
>
>srwxr-xr-x 1 postfix clamav - 0 Oct 30 15:15
>/var/run/clamav/clmilter.sock
>
>
>In the port this is controlled by
>clamav_milter_socket_user="postfix"
I changed the permissions on mine to: 0777. I figured it was easi
Jerry wrote:
> On Fri, 30 Oct 2009 16:26:10 +0100
> Erwan David replied:
>
>> Jerry a écrit :
>>> System: FreeBSD-7.2
>>>
>>> I just updated to clamav-0.95.3 on my system. I then realized that
>>> clamav-milter and Postfix were no longer connecting.
>>>
>>>
>>> # Enable clamav-milter
>>> milter_
On Fri, 30 Oct 2009 16:26:10 +0100
Erwan David replied:
>Jerry a écrit :
>> System: FreeBSD-7.2
>>
>> I just updated to clamav-0.95.3 on my system. I then realized that
>> clamav-milter and Postfix were no longer connecting.
>>
>>
>> # Enable clamav-milter
>> milter_default_action = accept
>>
Jerry a écrit :
> System: FreeBSD-7.2
>
> I just updated to clamav-0.95.3 on my system. I then realized that
> clamav-milter and Postfix were no longer connecting.
>
>
> # Enable clamav-milter
> milter_default_action = accept
> smtpd_milters = unix:/var/run/clamav/clmilter.sock
>
>
> srwxr-xr-