The branch main has been updated by gshapiro:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=21c1f1deb6a3ac6a60e4516261e5264a28e0b7a6

commit 21c1f1deb6a3ac6a60e4516261e5264a28e0b7a6
Author:     Gregory Neil Shapiro <gshap...@freebsd.org>
AuthorDate: 2024-02-01 00:21:15 +0000
Commit:     Gregory Neil Shapiro <gshap...@freebsd.org>
CommitDate: 2024-02-01 00:21:15 +0000

    Add a note about sendmail 8.18.1's stricter SMTP protocol enforcement
---
 UPDATING | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/UPDATING b/UPDATING
index 2ffd1baaf472..14fae1eb0656 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
        world, or to merely disable the most expensive debugging functionality
        at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20240201:
+       sendmail 8.18.1 has been imported and merged.  This version enforces
+       stricter RFC compliance by default, especially with respect to line
+       endings.  This may cause issues with receiving messages from
+       non-compliant MTAs; please see the first 8.18.1 release note in
+       contrib/sendmail/RELEASE_NOTES for mitigations.
+
 20240111:
        Commit cc760de2183f changed the internal interface between
        the nfscommon and nfscl modules.  As such, both need to be

Reply via email to