Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2004 14:14:35 +0200
From:      Antoine Jacoutot <ajacoutot@lphp.org>
To:        Spades <spades@galaxynet.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: sendmail milter support
Message-ID:  <200404111414.35234.ajacoutot@lphp.org>
In-Reply-To: <01e301c41fbc$f7894e20$fa10fea9@bryanuptrvb0jc>
References:  <01e301c41fbc$f7894e20$fa10fea9@bryanuptrvb0jc>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 11 April 2004 14:03, Spades wrote:
> I edited freebsd.mc and added:
> INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clamav/clmilter.sock, F=,
> T=S:4m;R:4m')
>
> i tried restarting sendmail process but it didn't take effect, so i need to
> make and make install in /etc/mail. i did that and nothing happen.

The easiest thing to do is:
$ cd /etc/mail
$ make
--> edit /etc/mail/`hostname`.mc
$ make
$ make install
$ make restart



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