Project

General

Profile

The ungleich mail infrastructure » History » Revision 6

Revision 5 (Nico Schottelius, 01/11/2019 02:48 PM) → Revision 6/14 (Yury Komarov, 01/17/2019 12:19 PM)

h1. The ungleich mail infrastructure 

 h2. Status 

 This document is *IN PROGRESS*. 

 h2. Mail overview 

 * "Webmail":https://webmail.ungleich.ch/ 


 h2. The primary mx configuration 

 * Is found in the cdist type __ungleich_mx_primary 

 h2. How to add a new user 

 * Have the user run doveadm to create a hash 
 * Have the user submit the hash to an admin 
 * Modify type/__ungleich_mx_primary/files/dovecot/vpasswd to include the mail account 
 ** Username should be firstname.lastname@ungleich.ch for staff 
 ** Commit & push 
 * Run cdist config mx.ungleich.ch 

 h2. How to add a new mail alias 

 * Edit type/__ungleich_mx_primary/files/postfix/valiases 
 * Commit & push 
 * Run cdist config mx.ungleich.ch 


 h2. Sieve filters. 

 Can be configured via: 
 * "Webmail":https://webmail.ungleich.ch/ or 
 * Thunderbird "sieve plugin":https://addons.thunderbird.net/thunderbird/addon/sieve/ 


 




 h2. The backup mx configuration 

 <to be filled in by Jin-Guk>