The ungleich mail infrastructure » History » Version 6
Yury Komarov, 01/17/2019 12:19 PM
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 | 5 | Nico Schottelius | * "Webmail":https://webmail.ungleich.ch/ |
10 | 4 | Nico Schottelius | |
11 | |||
12 | 2 | Nico Schottelius | h2. The primary mx configuration |
13 | 1 | Nico Schottelius | |
14 | 4 | Nico Schottelius | * Is found in the cdist type __ungleich_mx_primary |
15 | |||
16 | h2. How to add a new user |
||
17 | |||
18 | * Have the user run doveadm to create a hash |
||
19 | * Have the user submit the hash to an admin |
||
20 | * Modify type/__ungleich_mx_primary/files/dovecot/vpasswd to include the mail account |
||
21 | ** Username should be firstname.lastname@ungleich.ch for staff |
||
22 | ** Commit & push |
||
23 | * Run cdist config mx.ungleich.ch |
||
24 | |||
25 | h2. How to add a new mail alias |
||
26 | |||
27 | * Edit type/__ungleich_mx_primary/files/postfix/valiases |
||
28 | * Commit & push |
||
29 | * Run cdist config mx.ungleich.ch |
||
30 | |||
31 | |||
32 | 6 | Yury Komarov | h2. Sieve filters. |
33 | |||
34 | Can be configured via: |
||
35 | * "Webmail":https://webmail.ungleich.ch/ or |
||
36 | * Thunderbird "sieve plugin":https://addons.thunderbird.net/thunderbird/addon/sieve/ |
||
37 | 4 | Nico Schottelius | |
38 | 2 | Nico Schottelius | |
39 | 1 | Nico Schottelius | h2. The backup mx configuration |
40 | |||
41 | <to be filled in by Jin-Guk> |