Bruce Marshall wrote:
<snip>
> 
> My Mlocal statement is below...   For an experiment, I would save your 
> current sendmail.cf and make the change to the below.  The FEATURE business 
> above is really the correct way to do it but it involves recreating the 
> entire sendmail.cf using various incantations.  I can come up with those if 
> you want.
> 
> (I think the FEATURE statement above might need some changes for your setup)
> 
> Mlocal,         P=/usr/bin/procmail, F=lsDFMAw5:/|@qSPfhn09, 
> S=EnvFromL/HdrFromL, R=EnvToL/HdrToL,
>                 T=DNS/RFC822/X-Unix,
>                 A=procmail -a $h -d $u
> 
According to http://mirror.ncsa.uiuc.edu/procmail-faq/advanced:
If you're using sendmail 8.7 or newer:

        In your *.mc file, insert FEATURE(local_procmail) or edit the
        sendmail.cf file and change the Mlocal definition to match:

Mlocal, P=/usr/bin/procmail, F=SAw5:|/@glDFMPhsfn, S=10/30, R=20/40,
        T=DNS/RFC822/X-Unix,
        A=procmail -Y -a $h -d $u


Your Mlocal line is sufficiently different for me to think I'm better 
off not trying to edit sendmail.cf and rebuilding it from my .mc file. 
Now...if I could just remember the magical incantation that did that...
And, BTW, what should I do about the "FEATURE(local_lmtp, 
`/usr/sbin/mail.local')" line in my .mc file? Should I remove it?
The same FAQ reference also suggested mv'ing /usr/sbin/mail.local and 
creating a symlink to procmail. I don't think I'm gonna do that either.

Thanks,
Tim


_______________________________________________
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Reply via email to