- Original Message -
From: )>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 01, 2004 2:22 PM
Subject: Re: [Clamav-users] sendmail, clamav-milter error
> Sergey wrote:
> > On Thursday 01 April 2004 21:27, Kai Lien wrote:
> >
> >
> >>#sendmail m
On Mon, 2004-02-02 at 14:08, Nigel Horne wrote:
> Since your arguments go across multiple lines you need to escape the end
> of lines thus. For more info do "man sh"
I don't have it that way in mine and the milter starts up just fine.
What's the reason that having it that way is not acceptable?
On Friday 02 April 2004 00:22, Kris(tof Petr wrote:
> >>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.
>
> Bullshit. Setting 'F=' is absolute correct.
May be. But error must be in this li
On Thursday 01 April 2004 8:22 pm, Petr wrote:
> Bullshit. Setting 'F=' is absolute correct.
>
> You have error in sendmail.mc. Consult clamav-milter
> documentation for details.
>
> Petr
Please try to keep this mailing list polite, even if you disagree with
someone.
Thanks,
Antony.
--
If th
On Thu, 2004-04-01 at 08:27, Kai Lien wrote:
> /etc/mail/sendmail.cf: line 1639: fileclass: cannot open ',': No such file
> or directory
This looks like something tried to see the F class to a ','.
> I added these to sendmail.mc:
>
> INPUT_MAIL_FILTER(`clmilter',`S=local:/var/clamav/clmilter.so
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Thank you.
I removed the 'F=' from the sendmail.mc and now it is working.
Kai
On Thu, 1 Apr 2004, Sergey wrote:
> On Thursday 01 April 2004 21:27, Kai Lien wrote:
>
> > #sendmail maillog error
> > Apr 1 10:28:25 elixir sendmail[31518]: NOQUEUE
Sergey wrote:
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
I am trying to setup sendmail, clamd, and clamav-milter. Here are the
software packages: (btw, I am also running procmail and spamassassain)
#Software version
redhat v8
sendmail-cf-8.12.5-7
sendmail-devel-8.12.5-7
sendmail-8.12.5-7
sendmail-doc-8.12.5-7
clamd-0.68-1.rh80.dag
clamav-devel-0.68-1.rh
>
> INPUT_MAIL_FILTER(`clmilter',`S=local:/var/clamav/clmilter.socket,
> F=, T=S:4m;R:4m')dnl
> define(`confINPUT_MAIL_FILTERS', `clmilter')
>
Should be
> INPUT_MAIL_FILTER(`clamav',`S=local:/var/clamav/clmilter.socket,
^^^
> F=R, T=S:4m;R:4m')dnl
^
>
On Thu, 1 Apr 2004, Kai Lien wrote:
> INPUT_MAIL_FILTER(`clmilter',`S=local:/var/clamav/clmilter.socket,
> F=, T=S:4m;R:4m')dnl
^ Could be that space. This is my line, I'm going to wrap differntly
to show each parameter. In my file it it's one line for INPUT_MAIL_FILTER
INPUT_MAIL_FILTER(
On Thu, 2004-04-01 at 17:27, Kai Lien wrote:
> Here is my clamav-milter config:
>
> CLAMAV_FLAGS="
> --config-file=/etc/clamav.conf
> --max-children=10
> -ol local:/var/clamav/clmilter.socket
> "
Since your arguments go across multiple lines you need to escape the end
of
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 sendma
12 matches
Mail list logo