I'm pretty comfortable grabbing the boundary from an email header,
letting formail continue the Content-Type line, which is often split
across several lines. But now I'm seeing these multipart/related
things, wherein a multipart/alternative type is defined in the mail
body with a new boundary, and I can't think of a way to tell formail
to extract and continue the C-T line containing the secondary
boundary definition.
I want to eliminate just the html portion of an embedded
multipart/alternative mime type. That means everything from the C-T
text/html line up to and possibly including the next m/a boundary
line. If it's the terminal boundary line (has two --s appended) don't
remove it.
Before I embark on a big job here, has anyone dealt with this situation?
TIA,
Jim
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail