diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-08-09 10:57:56 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-08-09 10:57:56 +0100 |
commit | b855ee2fb3776667c8b08aa6b80453d60e4fb509 (patch) | |
tree | b63515a8605cdc60f872f2b6c1b2f7f63c6f9ecd /doc/doc-txt/ChangeLog | |
parent | ef57b25bfa7623c3f8a8e65f927165c4ddc7c43b (diff) |
Filter rDNS returns for bad chars
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index b813033c1..d17370589 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -23,6 +23,9 @@ JH/05 Follow symlinks for placing a watch on TLS creds files. This means it would be the dir with the first symlink. We still do not monitor the entire path. +JH/06 Check for bad chars in rDNS for sender_host_name. The OpenBSD (at least) + dn_expand() is happy to pass them through. + Exim version 4.96 ----------------- |