[Clamav-users] Error while starting sendmail

2005-06-07 Thread ladha
Hi, I installed ClamAV and integrated with Sendmail. But when I start the sendmail service I received the following error. Starting sendmail: 554 5.0.0 /etc/mail/sendmail.cf: line 1657: Xclmilter: `=' expected 451 4.0.0 InputFilter clmilter not defined: No such file or directory ^[[60G[^[[0;3

Re: [Clamav-users] Error while starting sendmail

2005-06-07 Thread Rob MacGregor
On 08/06/05, ladha <[EMAIL PROTECTED]> wrote: > Hi, > > I installed ClamAV and integrated with Sendmail. But when I start the > sendmail service I received the following error. > > Starting sendmail: 554 5.0.0 /etc/mail/sendmail.cf: line 1657: Xclmilter: `=' > expected > 451 4.0.0 InputFilter

Re: [Clamav-users] Error while starting sendmail

2005-06-08 Thread Alex Ballos
Try this O InputMailFilters=clmilter Xclmilter, S=local:/var/run/clamav/clamav-milter.sock, F=R, T=S:4m;R:4m;E:4m - Original Message - From: "ladha" <[EMAIL PROTECTED]> To: "ClamAV users ML" Sent: Wednesday, June 08, 2005 8:13 AM Subject: [Clamav-users] Err

Re: [Clamav-users] Error while starting sendmail

2005-06-15 Thread ladha
o dnl not have 24x7 DNS do need this. FEATURE(`accept_unresolvable_domains')dnl dnl FEATURE(`relay_based_on_MX')dnl MAILER(smtp)dnl MAILER(procmail)dnl INPUT_MAIL_FILTER(`clmilter', `S-local:/var/run/clmilter.sock, F=, T=S:4m;R:4m') dnl define(`confINPUT_MAIL_FILTERS',`clmilter')

Re: [Clamav-users] Error while starting sendmail

2005-06-15 Thread Elizabeth Schwartz
On 6/15/05, ladha <[EMAIL PROTECTED]> wrote: > Here is my sendmail.mc > INPUT_MAIL_FILTER(`clmilter', `S-local:/var/run/clmilter.sock, F=, > T=S:4m;R:4m') > dnl I see two typos. try INPUT_MAIL_FILTER(`clmilter', `S=local:/var/run/clmilter.sock, F=T,T=S:4m;R:4m')dnl Make sure you don't have ext

Re: [Clamav-users] Error while starting sendmail

2005-06-15 Thread ladha
It works fine. Thank you so much. Ladha - Original Message - From: "Elizabeth Schwartz" <[EMAIL PROTECTED]> To: "ClamAV users ML" Sent: Wednesday, June 15, 2005 6:35 PM Subject: Re: [Clamav-users] Error while starting sendmail > On 6/15/05, ladha <[E

Re: [Clamav-users] Error while starting sendmail

2005-06-15 Thread Damian Menscher
On Wed, 15 Jun 2005, Elizabeth Schwartz wrote: On 6/15/05, ladha <[EMAIL PROTECTED]> wrote: Here is my sendmail.mc INPUT_MAIL_FILTER(`clmilter', `S-local:/var/run/clmilter.sock, F=, T=S:4m;R:4m') dnl I see two typos. try INPUT_MAIL_FILTER(`clmilter', `S=local:/var/run/clmilter.sock, F=T,T