[Mailman-Developers] Long question: list management library?
Barry Warsaw
barry at python.org
Sun Jan 30 19:41:34 CET 2005
On Sat, 2005-01-22 at 23:23, Sean Vickery wrote:
> Clearly Mailman has some fairly sophisticated code to do all of this.
> How tightly coupled is that code to the rest of Mailman? Are there any
> 'unpackaged' libraries there might be to perform these functions?
Mailman is at its essence a library. One way to think of the code is as
a Python package called 'Mailman' with various command line script
wrappers providing interfaces for cgi, mail programs, cron, and shell
access.
I don't know if that answers your question, but it might help when
thinking about whether Mailman can solve your problem.
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: This is a digitally signed message part
Url : http://mail.python.org/pipermail/mailman-developers/attachments/20050130/a3f74abb/attachment.pgp
More information about the Mailman-Developers
mailing list