mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-11-04 19:40:53 +00:00
Relative hostnames have a fall-back lookup with the machine's hostname appended, which makes no sense. Add a period, e.g. "my.hostname.com" => "my.hostname.com.", to prevent that. This caused false positive Spamhaus checks. Fixes #185. |
||
|---|---|---|
| .. | ||
| templates | ||
| auth.py | ||
| backup.py | ||
| buy_certificate.py | ||
| daemon.py | ||
| dns_update.py | ||
| mail_log.py | ||
| mailconfig.py | ||
| status_checks.py | ||
| utils.py | ||
| web_update.py | ||