[An on-line version of this announcement will be available at
https://www.postfix.org/announcements/postfix-3.10.2.html]
Fixes for Postfix 3.10, 3.9, 3.8, 3.7:
* Bugfix (defect introduced: date 19991116): when appending a
setting to a main.cf or master.cf file that did not end in a
newl
Viktor Dukhovni via Postfix-users writes:
> Postfix does not know which IPs are "routable", and which not. All
> IP literals are exempt from the above checks.
It doesn't matter whether they are routable or not; it isn't a fqdn and
so should be rejected due to reject_non_fqdn_helo_hostname.
The