[pfx] Postfix stable release 3.10.2 and legacy releases 3.9.4, 3.8.10, 3.7.15

2025-04-22 Thread Wietse Venema via Postfix-users
[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

[pfx] Re: Bogus HELO not being blocked

2025-04-22 Thread Phillip Susi via Postfix-users
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