Mailman integration
fuzzie - February 25, 2006 - 00:34
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?

ask google...
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...)
That is sad....
That is sad....
But maybe it is time to upgrade to 4.7.
Wonder what that might break?
I have developed a solution
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.
Mailman Manager 4.7 Now in Modules Section
Go to Mailman Manager in Modules section.
The closest thing I know of
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
Try CiviMail
The CiviMail component for CiviCRM will do this too. It's not as straightforward as Mailman though.
another one
see listhandler module's contrib folder