On Saturday October 21, 2006 at 08:10:02 (PM) Warren Block wrote:
> On Sat, 21 Oct 2006, Gerard Seibert wrote: > > > FreeBSD 6.1 STABLE > > Clamav-milter 0.88.5 > > Postfix-2.4-20061006 > > > > I have been trying to get postfix to work with clamav-milter. I added > > this to my main.cf file: > > > > smtpd_milters = /unix:/var/run/clamav/clmilter.sock > > milter_default_action = accept > > > > As far as I can tell, postfix never uses this milter. I tried changing > > the name to see what would happen, and postfix issued a warning that the > > file could not be found. I am reasonable sure that postfix is aware of > > the file; however it never appears to invoke it. I have insured that the > > file is chmod'd to 777 and the /var/run/clamav is owned by > > "clamav:postfix" so it can read the file. > > Have you enabled clamd and clamav-milter in /etc/rc.conf? Yes, and they start just fine. I would be getting an error message from Postfix I assume if they were not running anyway. -- Gerard "Friends come and go but enemies accumulate." _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"