procmail
[Top] [All Lists]

Re: Dropped "F" problem

2002-06-27 08:14:35
Udi wrote,

The way that I went around the problem is fix the header before
writing into the folder:

:0 wfh
| sed -e '1s/^rom /From /' -e '1s/^om /From /'

... or

  | sed '1s/^r*om /From /'

but I'm surprised that that helped.  Wouldn't procmail's copy of the message
in memory have had the F intact?



_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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