diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-08-08 19:46:03 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-08-08 21:48:43 +0100 |
commit | ef57b25bfa7623c3f8a8e65f927165c4ddc7c43b (patch) | |
tree | a4953443e4dd7b8285328ead652fbbf98d0bbb2d /doc/doc-txt | |
parent | 93c722ce0549360af68269f088f4e59ed8fc130e (diff) |
Symlink following for TLS creds files
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 874d725f3..b813033c1 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -18,6 +18,11 @@ JH/04 Bug 2903: avoid exit on an attempt to rewrite a malformed address. Make the rewrite never match and keep the logging. Trust the admin to be using verify=header-syntax (to actually reject the message). +JH/05 Follow symlinks for placing a watch on TLS creds files. This means + (under Linux) we watch the dir containing the final file; previously + it would be the dir with the first symlink. We still do not monitor + the entire path. + Exim version 4.96 ----------------- |