Community Documentation

User Mailman Register: Manage users list subscriptions

Last updated May 6, 2013. Created by samuelet on May 15, 2009.
Edited by rjlang. Log in to edit this page.

User Mailman Register is a module for mailman subscribing that extends the Mailman Manager module features.
The main feature is that, instead of sending user commands in mail format as Mailman Manager does, it sends url requests directly to the mailman web interface where admins manage lists members.
The result is mailman integration into your drupal site.
Some of its features are:

  • Immediate action, completely invisible to the end-user.
  • Correctly synchronized with the mailman server.
  • Anonymous user subscription (or invitation).
  • Lists permissions.
  • Subscribe/unsubscribe users depending on their current role.
  • Display subscriptions in the registration form of a new user.
  • Choose what subscription types are available for every list.
  • Integration of notify and invite mailman options for new subscriptions.
  • Retrieve the user mail address realname from Profile fields.
  • Optionally, set a subscription as required.
  • Views integration.

Requirements

  1. A mailman server ( http://www.gnu.org/software/mailman/index.html ) with the web interface enabled and accessible from your drupal webserver.
  2. Mailman Manager module ( http://drupal.org/project/mailman_manager ) must be installed and enabled.

Installation

  1. Activate this module as usual.
  2. Go to admin/settings/mailman_manager and add your mailman lists.
  3. Go to admin/settings/user_mailman_register:
  • Set the global module preferences.
  • Activate one or more lists previuosly added by configuring its settings.
  • Go to admin/user/permissions and set the permissions for your users.
  • Go to /user/%uid%/user_mailman_register or in the user profile (depending on module configuration) to view and manage a user subscriptions.
  • Notes

    If the access mailman manager permission is allowed, users could get confused because they can access both "User Mailman Register" and "Mailman Manager" subscription forms.
    Permissions are always granted to the Drupal admin, so don't worry if you still can access Mailman Manager form and links with this role when the above permission is not permitted.

    The user moderation checkbox is avaiable to Mailman Manager admins only when a user is subscribed to the list.

    About this page

    Drupal version
    Drupal 5.x, Drupal 6.x
    Audience
    Site administrators

    Site Building Guide

    Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.
    nobody click here