nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-workers] Reorganizing MIME functions


From: Ken Hornstein
Subject: [Nmh-workers] Reorganizing MIME functions
Date: Sun, 10 Feb 2013 17:24:48 -0500

I don't know if anyone noticed, but I added support to burst to allow it
to burst MIME digests (multipart/digest messages, or really anything
containing a message/rfc822 content).  When doing this I noticed some
things:

- The MIME parser & other routines are used by a lot of programs, but they're
  not in libmh.a.  I guess that's historical, but I am thinking that this
  should be cleaned up.  There's some other stuff in there that would need
  to be cleaned up as well, though.

- We don't decend into message/rfc822 types to make any MIME content of
  those messages available; should we?

--Ken



reply via email to

[Prev in Thread] Current Thread [Next in Thread]