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/08/28 19:37]
walter
mailing_lists [2015/01/22 19:46]
walter [Shell Interface]
Line 1: Line 1:
 +Basic web signup form [[https://​acm.cs.uic.edu/​mailsignup]]
 +
 +
 ====== Using ====== ====== Using ======
  
Line 24: Line 27:
 ===== Mailman Lists ===== ===== Mailman Lists =====
  
-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+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
  
-    * acm-announce (low volume, announcements only)+    * acm-announce (low volume, announcements only)  
  
-    * siggame+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
  
-    * sigbuild 
  
-    * tutoring 
  
-    * sigsysadmin 
  
-    * flourishconf  ​+====== Administration ======
  
- +Mailman has 3 password types 
-see a list of lists here: https://​acm.cs.uic.edu/​mailman +  * List Creator - Single Password Needed to Create New Lists 
-subscribe either by going to the list web page or sending an email to //​listname//​-subscribe@acm.cs.uic.edu +  * List Admin - The individual shared admin password for particular ​list 
- +  * List Moderator ​Shared password that only allows for a smaller subset of admin functions
-common mailman lists include acm-announce,​ siggame, and Tutoring +
- +
- +
-====== Administration ======+
  
 ===== Forgotten Mailman Password ===== ===== Forgotten Mailman Password =====
Line 54: Line 51:
  
   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 61: Line 59:
 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+there are several shell commands 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 79: Line 79:
  
 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 93: Line 93:
 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)