I actually wrote a XMLRPC interface to Mailman.  Barry told me at
PyCon that he still wanted to get that into MM 3, but I'm not holding
my breath.  I'm actually not sure if the patch has been maintained by
the co-author, but there's one for mailman 2.1.6 at
http://www.rpath.org/rbuilder/repos/contrib/files?t=mailman%3Asource;v=/conary.rpath.com%40rpl%3Adevel//contrib.rpath.org%40rpl%3Anoprivate/1138225635.745%3A2.1.6-10.5;f=

There are actually 2 files to the patch.  You can also find it in the
mailman mailman archives.

The xmlrpc interface will get you all but the searchable archives
(which is handled external to mailman anyway).  The patch is used on
rBuilder Online (linked above) and at the FSF (gnu.org) in savannah.

Joseph Tate

Joshua J. Kugler wrote:
> On Wednesday 14 March 2007 08:35, Kevin Monceaux wrote:
> > Anyway, one site is for a local canine agility group.  The group
> > currently has a couple of Mailman e-mail lists for group communication.
> > I would like to be able to integrate some of the mailing list
> > functions(searchable private archives, users' mailing list settings,
> > etc.) into the site such that users would only have one userid/password,
> > preferably via the TurboGears identity system, to worry about.
>
> No, I've not done something like this, but as Mailman is written in Python,
> you would probably be able to use some of the modules from Mailman directly
> in your TG app.  Of course, you might have to deal with different file
> ownerships.  The most recent version of MM (trunk, maybe?) has an SQLAlchemy
> back end for all its data, so you could even interface that way, or use the
> MM models directly.
>
> j
>
> --
> Joshua Kugler
> Lead System Admin -- Senior Programmer
> http://www.eeinternet.com
> PGP Key: http://pgp.mit.edu/  ID 0xDB26D7CE
> PO Box 80086 -- Fairbanks, AK 99708 -- Ph: 907-456-5581 Fax: 907-456-3111


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to