diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-01-03 16:08:37 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-01-03 16:38:11 +0000 |
commit | ef2e5890df09193717f9d345ffaaa406e2d8aae7 (patch) | |
tree | edc137cccf5d14c4c0b0f2ce34d95de99f18147b /doc/doc-txt | |
parent | 299efa252e69a2bbf49cce670afa893663df9610 (diff) |
TLS: event for daemon accept fail
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/NewStuff | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 27e80e025..77009ec33 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -13,7 +13,9 @@ Version 4.96 2. A variant of the "mask" expansion operator to give normalised IPv6. - 3. UTC output option for exim_dumpdb, exim_fixdb + 3. UTC output option for exim_dumpdb, exim_fixdb. + + 4. An event for failing TLS connects to the daemon. Version 4.95 |