Has anyone integrated mailman or some other mailing list application?
I need to find a way to create a block where users can sign up for a mailing list, and once they have signed up, have that block not appear.
Possible?
Done before?

Comments

dww’s picture

google "site:drupal.org mailman" and you'll find this as the 4th hit:

http://drupal.org/node/36863

enjoy,
-derek

(p.s. sadly, it appears to only work in 4.7, if you're looking for a 4.6 solution...)

___________________
3281d Consulting

fuzzie’s picture

That is sad....
But maybe it is time to upgrade to 4.7.
Wonder what that might break?

arturoramos’s picture

Check out:

http://www.nuestrosranchos.com/testsite

This is a module that allows admin to configure a number of mailman mailing lists and then allows users to subscribe to these and after confirming their subscription via email allows them to change their subscriptions directly from the Drupal site.

arturoramos’s picture

Go to Mailman Manager in Modules section.

dmuth’s picture

The closest thing I know of is simplenews. It won't remove the block when the user has subscribed, but maybe you could set up the block to only appear on certain pages, and point people to that page to subscribe?

-- Doug

C-Watootsi’s picture

The CiviMail component for CiviCRM will do this too. It's not as straightforward as Mailman though.

moshe weitzman’s picture

see listhandler module's contrib folder