procmail
[Top] [All Lists]

Re: help me get rid of this MIME crap

1997-08-29 04:11:46
On Fri, 29 Aug 1997, Timothy J Luoma wrote:

: hey folks... I'm trying to get rid of a mime-attachment
: which is sent with :every message from a certain user.
: I want to blindly convert his multi/mixed to plain text

Perhaps if you preprocessed the header and remorselessly
converted the Content-Type: header to "text/plain", your
mail program would then simply display it verbatim.
Something like: 

:0 fh
* ^From.*ThatOneGuy
|formail -I"Content-Type: text/plain"

You'd still have the MIME section parts in the mail, but it
would all be readable.

-- 
_________________
revjack(_at_)radix(_dot_)net




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