diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-11 12:05:15 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-11 12:05:15 +0100 |
| commit | 48b9b3a92f4593793c933ba1e21aee28dea724f9 (patch) | |
| tree | b9e7f0ee69fbbbe6633c7af9f43ac8f1a8cadee3 /ansible/roles/mox | |
| parent | 0dcf712f1dc612e4cf5c11f47f9363911379b13a (diff) | |
moves mail client settings domain to mail.joeac.net
Diffstat (limited to 'ansible/roles/mox')
| -rw-r--r-- | ansible/roles/mox/templates/domains.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/roles/mox/templates/domains.conf b/ansible/roles/mox/templates/domains.conf index 969dea2..a354875 100644 --- a/ansible/roles/mox/templates/domains.conf +++ b/ansible/roles/mox/templates/domains.conf @@ -1,6 +1,6 @@ Domains: mail.joeac.net: - ClientSettingsDomain: clientsettings.mail.joeac.net + ClientSettingsDomain: mail.joeac.net LocalpartCatchallSeparator: + DKIM: Selectors: |
