User mailman register
This is a module for mailman subscribing which 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 a mailman integration into your drupal site.
Some of its features are:
- Immediate and completely invisible to the end-user.
- Correctly syncronized with the mailman server.
- Anonymous user subscription (or invitation).
- Lists permissions.
- Display subscriptions in the registration form of new user.
- Subscribe/unsubscribe users depending on their current role.
- Choose what subscription types are available for every list.
- Integration of notify and invite mailman options for new subscriptions.
- Retrive the user mail address realname from Profile fields.
- Optionally, set a subscription as required.
With access permissions you'll be able to choose the subscription method (Mailman Manager mail, User Mailman Register http or even both) for a user of your site, and in any moment you can switch between two methods preserving their subscription status.
What you need for this module to correctly work is the mailman web interface accessible from drupal site ip and its lists admin passwords.
Notes about upgrading from 6.x.1 (5.x.1) to 6.x.2 (5.x.2)
- Differently from previuos drupal 6.x.1 (5.x.1), when the anonymous user has the "access user_mailman_register" permission control, providing an email address it could able to join any list of which he has also the "can subscribe .." permission. Don't activate that permission without setting the "invite" list option or there'll not be any email verification.
- To display lists subscriptions in the registration form of new user, you have to set the "can subscribe .." permission to the "authenticated user" (instead of the "anonymous user" as before) as well as to activate the "Visible in user registration form" option.
DONATION
The user mailman register module is not sponsored by anyone but i develop and support it during my spare time for free. If you gain something thanks to it or you want to support its development or simply offer me a friendly beer for my coding time, you can consider to make a donation.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.1 | 2009-Oct-02 | 20.26 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-2.1 | 2009-Oct-02 | 20.84 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.x-dev | 2009-Oct-30 | 20.58 KB | Download · Release notes | Development snapshot | |
| 5.x-2.x-dev | 2009-Oct-30 | 21.22 KB | Download · Release notes | Development snapshot | |
