procmail
[Top] [All Lists]

Re: how to convert NeXTMail text/enriched to plain text?

2004-06-18 17:24:26
"Google Kreme" <gkreme(_at_)gmail(_dot_)com> wrote:
On Thu, 17 Jun 2004 17:17:02 +0200, Cyrille Lefevre
<clefevre-lists(_at_)9online(_dot_)fr> wrote:
metamail is your friend :

This looks like a procmail recipe?  Did you mispke?

:0
* ^Content-Type: *text/enriched
{
    :0 fhw
    * ^Content-Type:.*charset=\/.*
    | formail -I Content-Type: -a "Content-Type: text/plain;
charset=${MATCH}"

    :0 fbw
    | richtext -t -s ${MATCH}
}


richtext is part of metamail.

Cyrille Lefevre.
-- 
home: mailto:cyrille(_dot_)lefevre(_at_)laposte(_dot_)net


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail