Here is a patch that makes ezmlm.module support mailman (but drop support for ezmlm :). I don't know how to hook this properly into the module, and since I only needed mailman support, but i guess each list could have a specific "type" (mailman or ezmlm) and the patch would check that type to determine the proper content and target of the subscription mail.

CommentFileSizeAuthor
ezmlm.patch630 bytesanarcat

Comments

dmooney’s picture

This patch gets the job done for me.

shark’s picture

Just curious - if a patch were created which makes this module work with either ezmlm or mailman depending on user the module's settings, would the module name change to "Mailinglist Manager"?

arturoramos’s picture

I am working on a tweaked version of this that will allow subscription to any one multiple mailing lists (as configured by the administrator) and will keep the subscription information and password in a set of tables such that users can go into their user profile and see what their subscriptions are and change them (i.e. unsubscribe, go silent or ask for digest only)...

This would work for Mailman through email commands similar to the way the EZMLM module now works. I imagine that most of these mailing list programs have email commands so it would not be hard to make it more generic but I would need some help here as I am not familiar with the other mailing list programs' commands.

I am hoping to have this done soon and will need testers... any takers?

allie micka’s picture

Please have a look at the mailing list manager ( http://drupal.org/node/44580 ). It already does all of this, and we're looking at deprecating ezmlm.

Thanks!

arturoramos’s picture

For code to Mailman Manager module discussed above, see

http://drupal.org/node/50049

or

http://www.nuestrosranchos.com/testsite/node/1

hutch’s picture

Assigned: Unassigned » hutch
Status: Active » Closed (fixed)

This thread now closed due to inactivity