I asked Dan,
Are you invoking procmail with the -f- switch? That should help.
and he followed up,
So the invocation currently has:
procmail -Y -m procmailrc ${sender} ${recipient}
should be :
procmail -Y -f - -m procmailrc ${sender} ${recipient}
Yes; try that. It should work with or without a space between the f and
the hyphen after it. It generates a From_ line.
____________________________________________________________
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