ifile + MIME

[email protected] (C. Fischer) Sun, 06 Mar 2005 13:58:59 +0100
Newsgroups gmane.mail.ifile.general
Message-ID <[email protected]>
in these days, with complicated MIME messages and the applicability of ifile
to the anti-spam domain, it seems ifile should grok MIME.

<URL:http://www.ivarch.com/programs/qsf.shtml>

qsf has quite sensible MIME handling:  only MIME types "text/*" are
classified, with HTML tags stripped and proper qp and base64 decoding.

question:  would it suffice to delete matching "<...>" pairs, or do they
sometimes get escaped in some way, or is it legal to qp/base64 encode them?

i'm thinking of taking qsfs MIME parser and add it to ifiles lexer.

  clemens