what I'd like to do with incoming BOUNCEs is have pine run a filter to
transform the QP text into 8bit, (to handle windows non-ascii single
quote, I'd like to transform that into a real single quote.), I see a
lot of times its (sendmail upline somewhere) translating a plain
space to =20 as well as the regular transformation of non-7bit
characters and the forced line splitting at column 78 usually because
its added all the 3bytes from 1 byte QP encodings.
is there any easy way to do the remaping out of a script or program
run for pine from its "viewer-filter"? that way the mail forward back
to resend will be real text and not QP which our list owners say is
annoying to thier members. since we can display the usual accented
letters in on the vt100 screen, it should just forward it back to
resend via the pipe to approve. as we understand that other than
regexp string matches for the letter body resend doesn't care whats in
the body.
I don't have map of what the various QP =xx, (where xx is a
hexidecimal number), translate to. I thought may piping thru a
sed run with various tranformations handed to sed in either a bunch
of -e options or a programed file to edit with)?
thanks in advance
Fuzzy
Follow-Ups:
|
|