CommunityData:Email

From CommunityData

There are two kinds email addresses that CDSC uses:

  1. Email lists are full-fledged email lists that are being run using Mailman 3 software. Lists have members, include the ability to moderate message, have a nice web-based interface for viewing and searching for old messages. There is a lot of flexibility in terms of lists in terms of how you can configure them. Lists can be publicly visible (or not) , publicly joinable (or not), announce only (or a free for all), or whatever.
  2. Aliases are basically just forwarding addresses. An email alias will just rely email sent to it to one or more other addresses. They cannot be configured in any way beyond this.

Email Lists

You can find a list of our mailing lists on this webpage. There are a number of number of email lists for communication CDSC members listed on that page but these are the key ones:

Email aliases

There are also a number of email aliases. Most of these are just for individual members for some are important. These are the key ones:

  • collective-unc@communitydata.science — Current CDSC research faculty, staff, students at UNC
  • collective@communitydata.science — Members of all the pother previous "collective" lists.
  • dyr@communitydata.science

Subscribing to a list

To join any of the lists or view their addresses, go here (you may need/want to create an account when you submit a subscription request if you want to manage any of the settings):

Adding/Updating Email Aliases

Members of lists should be able to request a password and remove themselves from an email list on their own. They do by navigating to the appropriate page on our mailing list server.

For help being added or removed from a list, contact either:

  • Nate TeGrotenhuis <nathante@uw.edu>
  • Jeremy Foote <jdfoote@u.northwestern.edu>
  • Benjamin Mako Hill <makohill@uw.edu>
  • Aaron Shaw <aaronshaw@northwestern.edu>

These people all have a super-user password and are administrators on all lists. If you want to be one of those people to spread out the work/responsibility (♥!) contact one of the people above.

Technical Notes

Adding Lists

To make a new list, you first need root on nada.com.washington.edu. Run the following command:

$ sudo -u list mailman create --notify --owner <OWNER_EMAIL1> --owner <OWNER EMAIL2> <FULL LIST EMAIL ADDRESS>

Second, visit the web interface Mailman web interface. Log in with an administrator account and/or ask one of the current admins (e.g., Mako or Aaron) to make you an administrator for the mailing list you just created.

Updating/Configuring Lists

Most changes can simply be made on our mailing list website.