> Date: Sat, 31 Mar 2001 16:56:41 -0500 (EST)
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: .forward file not working
> Reply-To: [EMAIL PROTECTED]
>
> I have loaded up 7.0 and am now working on getting procmail filters
> oeprational. However, I've run into a problem that has me
what you have to do is specifically mention to sendmail you want to use
Procmail as your local delivery agent in sendmail.cf file.
something like:
Mlocal, P=/usr/bin/procmail, F=lsDFMAw5:/|@qSPfhn9,
S=EnvFromL/HdrFromL,R=EnvToL/HdrToL,
T=D
.forward, if I recall correctly, can not point to an executable. If
you want to use procmail, just use the .procmailrc file.
On Sat, 31 Mar 2001 16:56:41 -0500 (EST), [EMAIL PROTECTED] wrote:
>I have loaded up 7.0 and am now working on getting procmail filters
>oeprational. However, I've run i