Jan, thanks!!  That was it!  I HATE Microsoft products.  Got lazy and copied
and pasted the INPUT_MAIL...  I won't fall prey to that again.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jan Pieter
Cornet
Sent: Friday, January 14, 2005 2:25 AM
To: ClamAV users ML
Subject: Re: [Clamav-users] Sendmail Milter


On Thu, Jan 13, 2005 at 10:30:52PM -0600, WES wrote:
> I have installed and tested ClamAV (.80-2) which starts up clamd and runs
> without a problem.  Also I have installed clamav-milter (.80-2).
>
> I included in my sendmail.mc file the suggested:
> INPUT_MAIL_FILTER(~Qclmilter~R
                    ^^        ^^
> ~QS=local:/var/run/clamav/clmilter.sock,F=,T=S:4m;R:4m~R)dnl
  ^^                                                    ^^
> define(~QconfINPUT_MAIL_FILTERS~R, ~Qclmilter~R)dnl
         ^^                      ^^  ^^        ^^

Stop using microsoft products to edit your unix configuration
files. Those are microsoft "smart" quotes. Sendmail somehow strips
the high bit and then converts it to \021 and \022 or control-Q
and control-R characters, which don't make any sense to sendmail
either.

> When I try to restart Sendmail with the INPUT_MAIL_FILTER enabled, I get
the
> following errors:
>
> Jan 13 14:34:26 ns2 sendmail[884]: NOQUEUE: SYSERR(root):
> /etc/mail/sendmail.cf: line 1682: X\021clmilter\022: unknown filter equate
> \021=

--
#!perl -wpl # mmfppfmpmmpp mmpffm
<[EMAIL PROTECTED]>
$p=3-2*/[^\W\dmpf_]/i;s.[a-z]{$p}.vec($f=join('',$p-1?chr(sub{$_[0]*9+$_[1]*
3+
$_[2]}->(map{/p|f/i+/f/i}split//,$&)+97):qw(m p
f)[map{((ord$&)%32-1)/$_%3}(9,
3,1)]),5,1)='`'lt$&;$f.eig;                                # Jan-Pieter
Cornet
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to