Looking for simple mailing list to Drupal
charmer - December 29, 2008 - 13:55
Hi,
I'm looking for a really simple way to run and manage mailing lists in Drupal 5.x. Nothing fancy, just a simple form to subscribe/unsubscribe an e-mail address to the list and a feature to send a message to the subscribers. Plus a feature to see the list of addresses. A dedicated module with minimum dependencies would be perfect - but any elegant solution exploiting other modules would do too.
I've tried to find something myself but http://drupal.org/project/MailingList appears to be dead, http://drupal.org/project/mailing_list is only for 6.x, http://drupal.org/project/lists is too specialized...
Thanks for your tip in advance.

Simplenews may not be
Simplenews may not be exactly what you want, but we've had good experience with it so far.
http://drupal.org/project/simplenews
Have you thought about using
Have you thought about using something like Mailman Manager? I've had a lot of good experience with mailman, and think that integrating with something like this might be an elegant solution.
http://drupal.org/project/mailman_manager
Thank you all
I've tried Simplenews first and it seems to have everything I need so I am looking no further :)