| 1 | # NixOS mailserver |
| 2 | |
| 3 | This module provides mail services for `nixos.org`. |
| 4 | |
| 5 | ## Mailing lists |
| 6 | |
| 7 | To create a new mailing list, or change membership of a mailing list, see the |
| 8 | instructions at the top of [`mailing-lists.nix`](./mailing-lists.nix). |
| 9 | |
| 10 | Some mailing lists allow login and sending email via `SMTP`. Search for |
| 11 | `loginAccount` to find examples of this. |