Date: Sun, 22 Oct 2006 06:43:14 -0400 From: Gerard <gerard@seibercom.net> To: freebsd-questions@freebsd.org Subject: Re: Postfix + clamav-milter Message-ID: <20061022064014.6BF7.GERARD@seibercom.net> In-Reply-To: <20061021180907.D6336@wonkity.com> References: <20061021180255.230C.GERARD@seibercom.net> <20061021180907.D6336@wonkity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061022064014.6BF7.GERARD>