On Thursday 01 April 2004 21:27, Kai Lien wrote: > #sendmail maillog error > Apr 1 10:28:25 elixir sendmail[31518]: NOQUEUE: SYSERR(root): > /etc/mail/sendmail.cf: line 1638: Xclmilter: `=' expected
This is syntactic error in sendmail.cf. It is not clamav-milter error. > I added these to sendmail.mc: > > INPUT_MAIL_FILTER(`clmilter',`S=local:/var/clamav/clmilter.socket, > F=, T=S:4m;R:4m')dnl I'm not remember, but I think that 'F=' is incorrect. change it to INPUT_MAIL_FILTER(`clmilter',`S=local:/var/clamav/clmilter.socket, T=S:4m;R:4m')dnl If it isn't resolve your problem, pleace show line 1638 of /etc/mail/sendmail.cf And next line is unnecessary. > define(`confINPUT_MAIL_FILTERS', `clmilter') It's need only if You are use MAIL_FILTER definition. INPUT_MAIL_FILTER macro include filter registration. But is not critical. -- С уважением, Сергей [EMAIL PROTECTED] ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users