  | |  | Milter not being used in sendmail-8.12.8-9.90 | Milter not being used in sendmail-8.12.8-9.90 2004-02-11 - By Cowles, Steve
Back Michael St. Laurent wrote: > I've installed the clamav and clamav-milter packages on a system and > configured the /etc/mail/sendmail.mc file to use it. I did a > make in the /etc/mail directory, confirmed that the new sendmail.cf > file seemed to contain the proper references to the milter socket > and then restarted sendmail. > > It doesn't work. :-( > > /etc/mail/sendmail.mc contains (among other things) the lines: > > -- ---- ---- ---- -- > INPUT_MAIL_FILTER(`clamav-milter', > `S=local:/var/run/clamav/clamav-milter.sock,F=,T=S:4m;R:4m;E:10m')dnl > define(`confINPUT_MAIL_FILTERS', `clamav-milter')dnl > -- ---- ---- ---- --
First, I have never used clamv, but I haved used other sendmail milters. The key to my success with using milters was specifying the same socket name when I start the milter process. With that in mind...
When you start clamv... are you specifying that it use the socket name specifed above?
i.e. /var/run/clamav/clamav-milter.sock
FWIW: With the milters I have used, the socket name is usually specifed with a command line argument. Something like: clamv --socket=/var/run/clamav/clamav-milter.sock
Steve Cowles
-- Shrike-list mailing list Shrike-list@(protected) https://www.redhat.com/mailman/listinfo/shrike-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |