The ungleich mail infrastructure » History » Version 4
Nico Schottelius, 01/11/2019 11:37 AM
1 | 1 | Nico Schottelius | h1. The ungleich mail infrastructure |
---|---|---|---|
2 | |||
3 | h2. Status |
||
4 | |||
5 | 3 | Nico Schottelius | This document is *IN PROGRESS*. |
6 | 1 | Nico Schottelius | |
7 | 4 | Nico Schottelius | h2. Mail overview |
8 | |||
9 | |||
10 | |||
11 | 2 | Nico Schottelius | h2. The primary mx configuration |
12 | 1 | Nico Schottelius | |
13 | 4 | Nico Schottelius | * Is found in the cdist type __ungleich_mx_primary |
14 | |||
15 | h2. How to add a new user |
||
16 | |||
17 | * Have the user run doveadm to create a hash |
||
18 | * Have the user submit the hash to an admin |
||
19 | * Modify type/__ungleich_mx_primary/files/dovecot/vpasswd to include the mail account |
||
20 | ** Username should be firstname.lastname@ungleich.ch for staff |
||
21 | ** Commit & push |
||
22 | * Run cdist config mx.ungleich.ch |
||
23 | |||
24 | h2. How to add a new mail alias |
||
25 | |||
26 | * Edit type/__ungleich_mx_primary/files/postfix/valiases |
||
27 | * Commit & push |
||
28 | * Run cdist config mx.ungleich.ch |
||
29 | |||
30 | |||
31 | |||
32 | 2 | Nico Schottelius | |
33 | 1 | Nico Schottelius | h2. The backup mx configuration |
34 | |||
35 | <to be filled in by Jin-Guk> |