Re: [SAtalk] Sendmail and Procmail

2002-11-29 Thread Andrew
dmail does not run procmail? Is this behaviour by design? -- Andrew - Original Message - From: "Rich Duzenbury" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, November 30, 2002 12:19 PM Subject: Re: [SAtalk] Sendmail and Procmail > At 07:54 PM 11/29/0

Re: [SAtalk] Sendmail and Procmail

2002-11-29 Thread Andrew
h Duzenbury" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, November 30, 2002 11:03 AM Subject: Re: [SAtalk] Sendmail and Procmail > > >That's it.. Procmail can't read /etc/procmailrc, > >or at least /etc is not readable by the user. > >I got th

Re: [SAtalk] Sendmail and Procmail

2002-11-29 Thread Andrew
e is not recognised/used? > > > > > > > > > > > >When I build the sendmail.mc file I receive no errors and the end result > >is; > > > > > > > >Mlocal, P=/usr/local/bin/procmail, F=lsDFMAw5:/|@qSPfhn9, > > > >

Re: [SAtalk] Sendmail and Procmail

2002-11-29 Thread Vince Hoang
On Fri, Nov 29, 2002 at 03:24:23PM +1000, Andrew wrote: > > /etc/procmailrc world readable? > > I set agu+rwx to be sure .. Yikes. I believe you want world readable and not world writeable. > > Try setting LOGFILE=/tmp/testing and VERBOSE=YES in > > /etc/procmailrc. (Remove after you are done) >

Re: [SAtalk] Sendmail and Procmail

2002-11-28 Thread Andrew
T=DNS/RFC822/SMTP, > > A=procmail -Y -a $h -d $u > > > >-- Andrew > > > > > >- Original Message - > >From: "Ed Kasky" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > >Sent: Frida

Re: [SAtalk] Sendmail and Procmail

2002-11-28 Thread Andrew
ail -Y -a $h -d $u -- Andrew - Original Message - From: "Ed Kasky" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, November 29, 2002 1:38 PM Subject: Re: [SAtalk] Sendmail and Procmail > At 09:04 AM Friday, 11/29/2002, And

Re: [SAtalk] Sendmail and Procmail

2002-11-28 Thread Ed Kasky
At 09:04 AM Friday, 11/29/2002, Andrew wrote -=> I have the following lines in my sendmail.mc file; FEATURE(local_procmail,`/usr/local/bin/procmail') This is the only line you really need. But Sendmail does not pass the message to procmail. Sendmail will receive the message and skip the filte

Re: [SAtalk] Sendmail and Procmail

2002-11-28 Thread Theo Van Dinter
On Fri, Nov 29, 2002 at 09:04:41AM +1000, Andrew wrote: > FEATURE(local_procmail,`/usr/local/bin/procmail') > define(`PROCMAIL_MAILER_PATH',`/usr/local/bin/procmail') > define(`LOCAL_MAILER_ARGS', `procmail -Y -a $h -d $u') > define(`LOCAL_MAILER_FLAGS', `SPfhn9') Well, you don't need the mailer s

Re: [SAtalk] Sendmail and Procmail

2002-11-28 Thread Theo Van Dinter
On Thu, Nov 28, 2002 at 04:01:12PM +1000, Andrew wrote: > Can somebody please provide me with a how-to, example or URL > of a sendmail configuration (.mc file) with procmail support for > a site wide SpamAssassin installation. Well, the procmail in sendmail thing is trivial: FEATURE(`local_procma