1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-10 16:47:24 +01:00
Files
mailinabox/management
Joshua Tauberer a7710e9058 dns.resolver.query treats hostnames as relative names if they don't end in a period
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.
2014-11-21 15:16:59 +00:00
..
2014-08-17 22:46:06 +00:00