At 16:28 -0400 02 Jun 1998, Michael Stone
<mstone(_at_)itri(_dot_)loyola(_dot_)edu> wrote:
ers). The regular expression that is used to search for
these postmarks is:
`\nFrom '
You see that it's supposed to look for blank lines, I dunno why it's
not. If you want to keep procmail from escaping From_'s, you need to add
That regular expression doesn't look for blank lines. It just looks for
a newline followed by From and a space. The regex to look for "From "
after a blank line would be:
"\n\nFrom "
--
Aaron Schrab aaron(_at_)schrab(_dot_)com http://www.execpc.com/~aarons/
Vir: Ahh, he has become one with his inner self.
Garibaldi: He's passed out.
Vir: That too.