mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-08 11:38:56 +00:00
Saw an MX record that expands to 0.0.0.0 in the wild. As well as being nonsense, that causes a mail loop, so we should add it to prohibited_hosts. I noticed that we also did not document its default value, so the doc update here shows the before and after for this.