procmail
[Top] [All Lists]

Re: Fixing From for MBOX delivery

2004-09-03 06:19:23
"David W. Tamkin" <dattier(_at_)panix(_dot_)com> wrote in message
news:4137B16B(_dot_)4070701(_at_)panix(_dot_)com(_dot_)(_dot_)(_dot_)
Are you invoking procmail with the -f- switch?  That should help.

So the invocation currently has:
procmail -Y -m  procmailrc ${sender} ${recipient}

should be :
procmail -Y -f - -m procmailrc ${sender} ${recipient}

I assuming that I need to specify the extra 'dash' after the -f per man
procmail.
-- 
<<Dan>>



____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>