User Tools

Site Tools


mailing_lists

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
mailing_lists [2013/01/16 19:15]
walter
mailing_lists [2015/02/20 00:00]
walter [Administration]
Line 1: Line 1:
 +Basic web signup form [[https://​acm.cs.uic.edu/​mailsignup]]
 +
 +
 ====== Using ====== ====== Using ======
  
Line 14: Line 17:
 To subscribe to these lists, send an email to listserv@listserv.uic.edu with the contents “SUBSCRIBE listname FirstName LastName“ To subscribe to these lists, send an email to listserv@listserv.uic.edu with the contents “SUBSCRIBE listname FirstName LastName“
  
-To send a message to a list, email listname@listserv.uic.edu+To send a message to a list, email listserv@listserv.uic.edu
  
     * acm (higher volume, announcements and discussions)     * acm (higher volume, announcements and discussions)
Line 22: Line 25:
 To un-subscribe to these lists, send an email to listserv@listserv.uic.edu with the contents “SIGNOFF listname“ To un-subscribe to these lists, send an email to listserv@listserv.uic.edu with the contents “SIGNOFF listname“
  
-To subscribe to any of the following lists, send a blank email to listname-subscribe@acm.cs.uic.edu or visit https://​acm.cs.uic.edu/​cgi-bin/​mailman/​listinfo +===== Mailman Lists =====
- +
-    * acm-announce (low volume, announcements only) +
- +
-    * siggame +
- +
-    * sigbuild+
  
-    * tutoring+To subscribe to any of the lists, send a blank email to listname-subscribe@acm.cs.uic.edu or visit https://​acm.cs.uic.edu/​cgi-bin/​mailman/​listinfo
  
-    * sigsysadmin+    * acm-announce (low volume, announcements only)  ​
  
-    * flourishconf  ​+see a list of lists here: [[https://​acm.cs.uic.edu/​mailman]] 
 +subscribe either by going to the list web page or sending an email to //​listname//​-subscribe@acm.cs.uic.edu
  
-===== Mailman Lists ===== 
- 
-see a list of lists here: https://​acm.cs.uic.edu/​mailman 
-subscribe either by going to the list web page or sending an email to //​listname//​-subscribe@acm.cs.uic.edu 
  
-common mailman lists include acm-announce,​ siggame, and Tutoring 
  
  
 ====== Administration ====== ====== Administration ======
 +
 +Mailman has 4 password types
 +  * List Creator - Single Password Needed to Create New Lists
 +  * List Admin - The individual shared admin password for a particular list
 +  * List Moderator - Shared password that only allows for a smaller subset of admin functions
 +  * Poster - Require password for posters to list (rare)
  
 ===== Forgotten Mailman Password ===== ===== Forgotten Mailman Password =====
Line 53: Line 52:
  
   cd /​usr/​lib/​mailman/​bin   cd /​usr/​lib/​mailman/​bin
-  sudo ./bin/change_pw -l list-name+  sudo ./change_pw -l list-name 
 +  ​
 ==== web interface ==== ==== web interface ====
  
Line 60: Line 60:
 https://​acm.cs.uic.edu/​cgi-bin/​mailman/​admin https://​acm.cs.uic.edu/​cgi-bin/​mailman/​admin
  
-===== shell interface ​===== +===== Shell Interface ​===== 
-there are several shell commands in /​usr/​lib/​mailman/​bin+ 
 +Admins and ACM Officers should have access to admin the mailing list via the sudo command. 
 + 
 +The commands ​for managing Mailman from the command line are located ​in  
 + 
 +  ​/​usr/​lib/​mailman/​bin
  
 the shell can be used to reset passwords for things the shell can be used to reset passwords for things
Line 78: Line 83:
  
 If the mail is being delevired to `/​usr/​lib/​mailman/​mail/​mailman post sigsysadmin` ​ but no email comes out: If the mail is being delevired to `/​usr/​lib/​mailman/​mail/​mailman post sigsysadmin` ​ but no email comes out:
-  ​/​etc/​rc.d/​mailman ​stop+  ​systemctl ​stop mailman
   ls -l /​var/​lib/​mailman/​locks   ls -l /​var/​lib/​mailman/​locks
   rm -rf /​var/​lib/​mailman/​locks/​*   rm -rf /​var/​lib/​mailman/​locks/​*
Line 87: Line 92:
  
 If there are no more admins around, I would email consult@uic.edu,​ and ask for it.  They might require a faculty member make the request. If there are no more admins around, I would email consult@uic.edu,​ and ask for it.  They might require a faculty member make the request.
 +
 +[[http://​www.lsoft.com/​manuals/​16.0/​htmlhelp/​site%20managers/​LSCommands.html]]
 ==== acm-announce ==== ==== acm-announce ====
 https://​acm.cs.uic.edu/​cgi-bin/​mailman/​admin/​acm-announce https://​acm.cs.uic.edu/​cgi-bin/​mailman/​admin/​acm-announce
  
-by default, everyone joins this list as moderated, meaning they cannot post to the list.  if you need to be un-moderated,​ go to https://​acm.cs.uic.edu/​cgi-bin/​mailman/​admin/​acm-announce/​members,​ find your email address, and make sure the **mod** column is __unchecked__.+by default, everyone joins this list as moderated, meaning they cannot post to the list.  if you need to be un-moderated,​ go to https://​acm.cs.uic.edu/​cgi-bin/​mailman/​admin/​acm-announce/​members,​ find your email address, and make sure the **mod** column is __unchecked__. You can also select the option to add a sender to the Accept list/remove their mod flag when approving an email that has been blocked for moderator approval.
  
 ==== acm-officers ==== ==== acm-officers ====
mailing_lists.txt · Last modified: 2021/05/02 21:36 (external edit)