Date: Sun, 30 May 1999 13:21:18 -0700 From: Jerry Preeper <preeper@cts.com> To: Ilia Chipitsine <ilia@cgilh.chel.su>, Roelof Osinga <roelof@eboa.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: procmail [was Re: sendmail distributing empty envelopes] Message-ID: <3.0.5.32.19990530132118.0437cae0@crash.cts.com> In-Reply-To: <Pine.BSF.4.05.9905302320140.253-100000@jane.cgu.chel.su> References: <37515EBB.E973A926@eboa.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I have procmail running and in my sendmail.cf I have Mlocal, P=/usr/bin/procmail, F=lsfSDFMAh5:/|qmn9, S=10/30, R=20/40, T=DNS/RFC822/X-Unix, A=procmail -a $h -d $u Can't say I'm familiar with what all the options are as someone else set it up for me. HTH. Jerry At 11:23 PM 5/30/99 +0600, Ilia Chipitsine wrote: >On Sun, 30 May 1999, Roelof Osinga wrote: > >> Roelof Osinga wrote: >> > >> > This box, running 3.1-STABLE and sendmail 8.9, seems hellbent on sending >> > out empty headers, if at that, when going through maillists. I.e. an >> > :include: alias with at least one non-local address in the list. >> > >> > What it then sends is stuff like this: >> > >> > Return-Path: <roelof> >> > Received: (from roelof@localhost) by eboa.com (8.9.2/8.9.2) id QAA64424 >> > for testlist; Sun, >> > 30 May 1999 16:31:03 +0200 (CEST) (envelope-from roelof) >> > Date: Sun, 30 May 1999 16:31:03 +0200 (CEST) >> > From: Roelof Osinga <roelof> >> > Message-ID: <199905301431.QAA64424@eboa.com> >> > To: undisclosed-recipients:; >> >> Sorry, got them mixed up again. The bare sendmail list works as >> advertised, it is when going through procmail the above occurs. >> Thus it seems likely my procmail parameter in the sendmail configuration >> file is a bit off. >> >> Can anyone tell me how it should read? What I got is this: >> >> # tested F=lsDFMAw5:/|@qSPhnu9 & A=procmail -Y -m $h $f $u did not work! >> Mlocal, P=/usr/local/bin/procmail, F=lsDFMAw5:/|@qSPfhn9, S=10/30, >> R=20/ >> 40, >> T=DNS/RFC822/X-Unix, >> A=procmail -Y -a $h -d $u >> >> So, if someone has got a working procmail install. Pray tell, what >> should it say in /etc/sendmail.cf? > >wake up ! use m4 for configuring sendmail, >here's lines from 'jane.mc' > >..... >FEATURE(local_procmail) >..... >MAILER(procmail) >..... > >and make sure .../cf/mailer/procmail.m4 shows right path for procmail > >> >> Roelof >> >> -- >> Home is where the (@) http://eboa.com/ is. >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message >> > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19990530132118.0437cae0>