On Sun, 5 Dec 1999, Russ Pitman wrote:
> Hi,
> Has anyone had probs using procmail as a filter for postfix?
I'm using procmail and postfix and they're working fine... aside from
.forward and .procmailrc I didn't have to tweak any configuration files to
get them to work together.
(I did have some initial problems when I was first trying to set it up,
but it turned out to be because of permissions.)
> I know that postfix supposed to use sendmail compatable .forward
> files but I am stumped as of now.
>
> I have just got postfix running and can send and receive mail to
> myself. Procmail is set up ok in that it is identical to the setup tested
> and working using sendmail,and I have checked its permissions.
Well, if it helps, this is the command in my .forward:
"|exec /usr/bin/procmail"
> So I reckon that my main.cf file for postfix needs tweaking. Its
> attached (in pruned form to keep the bandwidth down), and would appreciate
> any sugestions/comments. BTW I -am- going to ask on the procmail
> list as well !!!
Are you using the postfix rpm from Mandrake 6.1? That's what I'm using
and I did not have to edit anything in main.cf for it to work with
procmail..
-Tom