sendmail milter support

Antoine Jacoutot ajacoutot at lphp.org
Sun Apr 11 05:14:39 PDT 2004


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


More information about the freebsd-questions mailing list