procmail
[Top] [All Lists]

Re: ISO something in Subject

2004-10-22 07:16:30
Per Jessen wrote:

This should get rid of most RFC2047 encoded stuff in your headers:

sed -e s/=\?[^ ]+\?[QqBb]\?.*\?=//  (not tested, so YMMV).

sed -e s/=\?[^ ]+\?[QqBb]\?.*\?=//g  (not tested, so YMMV).

RFC2047 allows for several strings to be individually encoded in a header.

/Per

-- 
Per Jessen, Zurich
Let your spam stop here -- http://www.spamchek.com


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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