Dr Robert Young <[EMAIL PROTECTED]> wrote on 07/05/2005 02:13:01 PM:
> My error...I meant to say the milter-spamc v 0.25
>
>
> On Jul 5, 2005, at 11:24 AM, Andy Jezierski wrote:
>
> >
> > Dr Robert Young <[EMAIL PROTECTED]> wrote on 07/05/2005
> > 10:22:45 AM:
> >
> > > In my initial foray into Spamassassin (2.63 to start, V3 later), I
> > am
> > > trying to get the spamc component linking sendmail and spamd to
> > work. I
> > > have verified that the spamc->spamd is working by running it
> > manually
> > > on the command line. I have sendmail compiled with -DMILTER, but I
> > seem
> > > to be having a problem getting sendmail to "startup" spamc when
> > needed.
> > >
> > > Does anyone have a sample INPUT_MAIL_FILTER line from their
> > 'working'
> > > sendmail config file(sendmail.mc) so I can check the syntax I am
> > using?
> > > I was planning on using a unix socket file since I have that
> > currently
> > > working from the command line.
> > >
> >
> > Which milter are you trying to use? Spamc itself is not a milter.
> >
> > Andy
>
>
INPUT_MAIL_FILTER(`milter-spamc',`S=local:/var/spool/milter-spamc/socket, T=C:4m;S:30s;R:4m;E:4m')dnl
Andy
