diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-10-23 18:18:43 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-10-25 21:37:59 +0100 |
commit | aec45841f9139404fd61122e3db1401b13ebb0a8 (patch) | |
tree | 9359a191840016ffeb3ea3b598770cd36e03d776 /doc/doc-txt/ChangeLog | |
parent | 774ef2d7d0f7fffbfd114271b8567e36485898dc (diff) |
Make transport name available in verify-callouts. Add verify_mode variable
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 9fece7764..50a6e49b3 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -54,7 +54,8 @@ JH/07 Add support for directories of certificates when compiled with a GnuTLS JH/08 Rename the TPDA expermimental facility to Event Actions. The #ifdef is EXPERIMENTAL_EVENT, the main-configuration and transport options both become "event_action", the variables become $event_name, $event_data - and $event_defer_errno. + and $event_defer_errno. There is a new variable $verify_mode, usable in + routers, transports and related events. Exim version 4.84 |