blob: 86a609c36547db9f3ce9e308b817d33840791b5c (
plain)
1
2
3
4
5
6
|
# mox
There are three secrets required for mox. One is the admin password, which
should be stored in config/adminpasswd. The other two are DKIM private keys,
which should be stored in the config/dkim directory. The public parts of these
keys should be exposed in DNS TXT records.
|