Closed (fixed)
Project:
Mailman Manager
Version:
master
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
6 Apr 2011 at 00:16 UTC
Updated:
28 Jul 2022 at 22:22 UTC
Is there an intent to port Mailman Manager to Drupal 7?
Tx
Comments
Comment #1
a.siebel commentedsubscribe
Comment #2
acouch commentedthis is on my radar. any sponsorship would help.
Comment #3
tonycpsu commentedSubscribing
Comment #4
DocuAnt commentedSubscribing
Comment #5
pyyhkala commentedSubscribe
Comment #6
andros commentedSubscribe
Comment #7
5ivepointer commentedsub
Comment #8
milos.kroulik commentedsubscribe
Comment #9
a.siebel commentedsubscribe
Comment #10
likewhoa commentedinterested in this
Comment #11
cupaschter commentedsubscribe
Comment #12
likewhoa commented@cupaschter pay attention to the follow/following button at the top of each thread and stop subscribing.
Comment #13
rerooting commentedFYI if you are still seeking functionality like this, check out this post (and the comments for D7 info):
http://drupal.org/node/1045918
mailhandler module seems to be quite powerful and may be a more drupal-centric solution as opposed to using something external like mailman.
Comment #14
magnus commented@rerooting great module, but how could it be used to integrate users with a mail list?
I use mailman to be able to have a list like this to spread news through: mylist@example.com
No need to login to the site to send a mail, and everyone are able to reply to the list.
Comment #15
rerooting commentedthis and a few other modules allow you to accomplish much of the same functionality as mailmain without actually needing to use mailman.
Comment #16
wilei commented@rerooting - I know that there is actual need for D7 version of Mailman manager :)
For example, I work as web admin for local political party, and we have currently hundreds of mailman lists, many of them are bi-directional. And because of we are going to make extranet for our members, we need a tool for our members to easily manage their (mailman) subscriptions.
But sadly, we don't have time or resources (for now...) to participate in porting Mailman Manager module to D7.
Comment #17
rshannon commented@rerooting: Have you actually set up bi-directional email list functionality synchronized with forums? As a long time Drupal fan and user, I've been following the various combinations of modules (Mailhandler, Mailman Manager, Feeds, Mail Comment, List Handler, etc., etc.) which have attempted to achieve this for several years and have not been able to make it work satisfactorily with any of them, ever, and certainly not in D7. Even when I've gotten close, there are so many moving parts and dependencies involved they frequently are or become incompatible with each other and/or core. Very frustrating to say the least, and quite surprising that AFAIK the Drupal environment doesn't seem to have a production quality solution nailed down. If you've actually done this in an all Drupal setup, even in D6, I'd be eager to learn how to do it.
FWIW, FUDforum syncs with Mailman quite nicely and easily, as a core feature. Perhaps someone who knows how (not me) should port their code to get Drupal + Mailman (at least) working. Unfortunately, the Drupal FUDforum module (http://drupal.org/project/fudforum) to synchronize Druplal + FUDforum accounts & authentication has not been updated to D7 yet either.
Yes, I couldn't agree more, it does seem inelegant, if not silly, to use external programs, like FUDforum and/or Mailman, to get this done in what is already a premier forum environment like Drupal, but....
Comment #18
rjlang commentedAnother option is the User Mailman Register module (http://drupal.org/project/user_mailman_register), which now has a Drupal 7 version under active development and a working 7.x-3.x-dev release posted. UMR previously worked with Mailman Manager; now it is a standalone module, but there is a direct migration path from Drupal 6 (MM+UMR) to Drupal 7 (UMR).
Comment #19
samuelet commentedThanks to tlyngej there is now an initial dupal 7 port of mailman manger:
https://drupal.org/node/2038837