[Mailman3-dev] Feature request
J C Lawrence
claw at kanga.nu
Thu Apr 8 22:48:47 EDT 2004
On Thu, 08 Apr 2004 20:58:17 -0400
Barry Warsaw <barry at python.org> wrote:
> I don't know enough about the details of MH format, but maybe that'd
> be an option. The criteria to me are: 1) don't invent a format, 2)
> that there be Python support for whatever we choose, i.e.:
> http://www.python.org/doc/current/lib/module-mailbox.html
MH folders are triviality itself:
One file per message.
File names are digit strings, incrementing with each new message.
It is, literally, that simple.
MH then adds various layering concepts like sequences files, but in
general they don't apply to Mailman's interests (they essentially
provide things like seen/unseen and abstracted views).
--
J C Lawrence
---------(*) Satan, oscillate my metallic sonatas.
claw at kanga.nu He lived as a devil, eh?
http://www.kanga.nu/~claw/ Evil is a name of a foeman, as I live.
More information about the Mailman3-Dev
mailing list