mirror of
https://github.com/mjl-/mox.git
synced 2025-01-14 01:06:27 +03:00
9792158324
- make the example commands in the readme more likely to succeed, especially for people who are not familiar with go and its toolchain. - improve probability that the correct configuration is generated, especially the hostname. previously, if the quickstart email address was "some.domain", and the machine where you ran the quickstart was "myhost", the hostname used for the configuration was assumed to be "myhost.some.domain". but this is often not correct, especially when configuring mox to serve mail on a subdomain of an existing domain. mox will now try to determine the host name by a reverse lookup of the public ips it found. and it will warn if there are no/multiple candidates. based on feedback from erik dubbelboer, thanks! |
||
---|---|---|
.. | ||
admin.go | ||
cid.go | ||
config.go | ||
dir.go | ||
doc.go | ||
ip.go | ||
lastknown.go | ||
lifecycle.go | ||
lifecycle_test.go | ||
lookup.go | ||
msgid.go | ||
rand.go | ||
recvid.go | ||
setcaphint.go | ||
sleep.go | ||
tlsinfo.go |