Community Documentation

Create user accounts for group management and email subscriptions

Last updated January 11, 2012. Created by rsbecker on January 11, 2012.
Log in to edit this page.

  1. Create a user with the same name as the group, i.e. Group1 is the user associated with the Group1 group and mailing list.
  2. The user’s email address will be group1@example.com.
  3. Create a mailbox on your mail server for Group1.
  4. Make the user a group member with permission to post to the list, but give it no other role (all active users have the role Authorized User, but disregard that).
  5. Give the user a password that is not terribly important because it will be visible on forms (not encrypted) in Mailhandler.
  6. Save the user record.
  7. If this group will be moderated; if messages posted to the group must be approved for publication; create another user called Group1.moderator, i.e. group1.moderator.
  8. Give it the email address group1.moderator@example.com.
  9. Follow the same steps to complete setup of this user and save the record.
  10. Create a mailbox on the mail server for this user.
  11. This user does not need to be a member of the group if the moderator will go to the website to publish nodes. If the moderator will publish nodes via email, placing the necessary mailhandler commands at the top of an email message, i.e. status: 1, the moderator must be a group member.

Page status

Needs copy/style review

Log in to edit this page

About this page

Drupal version
Drupal 6.x
Audience
Site administrators
Level
Intermediate

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.