mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 08:23:48 +03:00
da3ed38a5c
the autoconfig/autodiscover endpoints, and the printed client settings (in quickstart, in the admin interface) now all point to the cname record (called "client settings domain"). it is configurable per domain, and set to "mail.<domain>" by default. for existing mox installs, the domain can be added by editing the config file. this makes it easier for a domain to migrate to another server in the future. client settings don't have to be updated, the cname can just be changed. before, the hostname of the mail server was configured in email clients. migrating away would require changing settings in all clients. if a client settings domain is configured, a TLS certificate for the name will be requested through ACME, or must be configured manually. |
||
---|---|---|
.. | ||
admin.go | ||
cid.go | ||
config.go | ||
dir.go | ||
dkimsign.go | ||
doc.go | ||
forkexec_unix.go | ||
forkexec_windows.go | ||
ip.go | ||
lastknown.go | ||
lifecycle.go | ||
lifecycle_test.go | ||
limitauth.go | ||
lookup.go | ||
msgid.go | ||
rand.go | ||
recvid.go | ||
sleep.go | ||
tlsrecv.go |