On Thu, 2004-04-22 at 13:35, Don Levey wrote: > Starting sendmail: 451 4.0.0 InputFilter clmilter not defined: No such file > or directory > The lines in sendmail.mc are: > INPUT_MAIL_FILTER(`clamav', `S=local:/var/run/clamav/clamav-milter.sock, F=, > T=S:4m;R:4m')dnl > define(`confINPUT_MAIL_FILTERS', `clmilter')dnl
The first line gives the milter the name "clamav" and the second line says it's named "clmilter". Make them both the same and regen the sendmail.cf and it will work. Blue skies... Todd ------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users
