Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2006 18:10:02 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        Gerard Seibert <gerard@seibercom.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Postfix + clamav-milter
Message-ID:  <20061021180907.D6336@wonkity.com>
In-Reply-To: <20061021180255.230C.GERARD@seibercom.net>
References:  <20061021180255.230C.GERARD@seibercom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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?

-Warren Block * Rapid City, South Dakota USA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061021180907.D6336>