[Mailman-Developers] A (the?) MIME digest / MTA problem

Ken Manheimer klm@python.org
Fri, 10 Jul 1998 20:48:51 -0400 (EDT)


On Sat, 11 Jul 1998, Gergely Madarasz wrote:

> I see... but I think it is nice to have the headers in the mime digest -
> it keeps the mails full, with content information, etc. The best solution
> would be to filter out the extra headers at digest-creation time and only
> when creating the plaintext digest.

That's very likely what i'll do - if you look in mm_digest.py, there's
'present'ation method which can do all the reduction work, shouldn't be
hard. 

Ken