mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-22 02:17:26 +00:00
43ef49c737
Default IP+hostname values were incorrect for my VPS provider. I improved the detection, which should give correct results results for almost any provider. Specific issues addressed: - icanhazip.com detection was only enabled in non-interactive mode - `hostname` is by convention a short (non-fqdn) name in Ubuntu - `hostname --fqdn` fails if provider does not pouplate `hosts` file - `hostname -i` fails if provider does not populate `hosts` file - `curl` without `--fail` will someday return crazy results when icanhazip.com returns 500 errors or similar |
||
---|---|---|
.. | ||
check_certificate.sh | ||
check_ssh.sh | ||
dkim.sh | ||
dns.sh | ||
functions.sh | ||
mail.sh | ||
management.sh | ||
spamassassin.sh | ||
start.sh | ||
system.sh | ||
web.sh | ||
webmail.sh |