diff options
| author | Joe Carstairs <me@joeac.net> | 2026-07-05 23:16:05 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-07-05 23:18:11 +0100 |
| commit | 639196f0c9cb2fd972897a7652f903b11f9154d1 (patch) | |
| tree | c2aac30d05f3dc7b75f63f6616291b2ce48557cd /mox/README.md | |
| parent | 404cb2d98c0fbdef83b35e8fe995972fa8b47531 (diff) | |
install mox config
Diffstat (limited to 'mox/README.md')
| -rw-r--r-- | mox/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mox/README.md b/mox/README.md new file mode 100644 index 0000000..86a609c --- /dev/null +++ b/mox/README.md @@ -0,0 +1,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. |
