Hi Julien and all, Better integration of mailing lists with Django has also been on my mind, and seeing this thread prompted two points:
1) The Satchmo app for Django has Mailman 2 integration already, here: http://bitbucket.org/chris1610/satchmo/src/tip/satchmo/apps/satchmo_ext/newsletter/mailman.py 2) Has anyone looked at Mailman 3 code and tying that in with Django? https://launchpad.net/mailman Given how important email is for retaining site users, it's surprising there doesn't seem to be a lot of interest in this area. An email-list of 1000 opt-in users is arguably more valuable than a site with 1000 registered users. So if anyone is interested in looking further into Mailman 3 integration, give a shout, Kai On Oct 23, 9:06 am, Julien Phalip <jpha...@gmail.com> wrote: > Hi, > > On one site I'm considering the possibility of replicating the (basic) > functionality of Google Groups in Django. The idea is: > > - There would be 5 different mailing lists. Users can subscribe to one > or more lists. > - People can purely use emails to access the lists. > - All the emails can then also be seen via a web interface. > > I've been thinking of using Mailman to leverage all the email > management part. But now I'm not sure how to reliably sync the Mailman > subscription system with django.contrib.auth. > > I don't think there's any straight forward to do this. Would you have > any advice to get me started? > > Thanks! > > Julien --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---