Sysadmin:Email:Mailman

From Earlham CS Department
Revision as of 15:05, 27 June 2006 by Skylar (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Creating a list

Command-line

As root, run /usr/local/mailman/bin/newlist.

Web interface

Go to http://lists.cs.earlham.edu/mailman/create. Password should be the insecure password.

Adding members to an existing list

Command-line

Create a file containing the email addresses of all users to be added. Then run /usr/local/mailman/bin/add_members -r filename listname'.

Web interface

Go to http://lists.cs.earlham.edu/mailman/admin/list-name-here. Login with the administrator password, and go to Membership management. Add the name and email address of the user, and any options that the user might want.