Re: Postfix and clamav-milter stopped working after update to clamav-0.95.3

2009-10-30 Thread Jerry
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

Re: Postfix and clamav-milter stopped working after update to clamav-0.95.3

2009-10-30 Thread Erwan David
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_

Re: Postfix and clamav-milter stopped working after update to clamav-0.95.3

2009-10-30 Thread Jerry
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 >>

Re: Postfix and clamav-milter stopped working after update to clamav-0.95.3

2009-10-30 Thread Erwan David
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-