Sysadmin:Email:Mailman
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.