procmail
[Top] [All Lists]

Re: Problems with Qmail + SpamBouncer

1999-12-03 12:29:53
Martin Ward wrote:
To delete with a quoted ">From " line, use sed:
:0 fhw
| sed '/^>From /d'
It seems to be a good idea, I guess how I didn't think about it before :-)
But the problem remains: I found out that "formail" quotes by default *every*
line beginning with "From ", not only in the header, but in the body too.

For example, the mail I started this thread with returned to me with all the
lines beginning with "From " quoted :-(

I'm thinking of using something else like:

FORMAIL="formail -b"

to prevent formail from escaping the second "From ".

Good ideas are welcome...


-- 
                                   Paolo Donadeo
                                    p(_dot_)donadeo(_at_)mclink(_dot_)it
~
~
:wq

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