procmail
[Top] [All Lists]

Re: Dropped "F" problem

2002-06-27 10:09:05
On Thu, 27 Jun 2002, Udi Mottelo wrote:

On Thu, 27 Jun 2002, David W. Tamkin wrote:

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

... or

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

      The short one was my first version - I learned through my feet
      that I need cover the two options.

You might even need to cover more than that, because procmail potentially
will drop one character for every filter that fails.

_______________________________________________
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>