CommunityData:Email
There are two kinds email addresses that CDSC uses:
- 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.
- 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:
- collective-uw@communitydata.science — Current CDSC research faculty, students, staff at UW.
- collective-nu@communitydata.science — Current CDSC research faculty, students, staff at Northwestern.
- byor@communitydata.science — Bring Your Own Research (NU)
- hyak-cdsc@communitydata.science — users of the CDSC hyak allocation
- anonymity-team@communitydata.science — participants for the The Anonymity Project (NSF funded project with Drexel and NYU)
- learning@communitydata.science — discussion and coordination of research on informal learning in online communities
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 for Adding/Updating Email Aliases
Most changes can simply be made on our mailing list website.
To make a new list, you first need root on nada.com.washington.edu. First, run the newlist command which will ask for list name moderator and an initial password:
$ sudo -u list mailman create <LISTNAME>
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.