[EMAIL PROTECTED] on Mon, Mar 16, 1998 at 03:00:16PM +0000:
> (with .forward, .procmailrc etc). However, I *can't
> call procmail from a rule in Sendmail to use Procmail as a
> general purpose mail filter (ie. before mail is passed on to
> .procmailrc to users).
>
> ps. It's the rule in sendmail.cf part I need the help on, &
> cheers for any,
IMO, the best and easiest way to configure Sendmail is by use of the m4
macros that compile to the .cf file. Editing the .cf file directly is
harder, and not guaranteed between releases.
What you want is to look at procmail.m4 in the cf/ section of the source
tree, or this paste from my sendmail.cf :
Mprocmail, P=/usr/local/bin/procmail, F=DFMSPhnu9, S=11/31,
R=21/31, T=DNS/RFC822/X-Unix,
A=procmail -Y -m $h $f $u
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
--
Scott
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.