diff options
author | Todd Lyons <tlyons@exim.org> | 2013-09-12 12:37:39 -0700 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2013-09-22 07:44:58 -0700 |
commit | 2d07a2158e07fbaddd52e734fcbaeff44bf61919 (patch) | |
tree | bc24139a5ce46456845b71a714e8fdba434b2d76 /doc | |
parent | 73431ca9b271391432716692735a34b67fed5601 (diff) |
Add expansion $authenticated_fail_id
Diffstat (limited to 'doc')
-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 df53f8721..9fb00a707 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -217,6 +217,9 @@ TL/08 Adjust exiqgrep to be case-insensitive for sender/receiver. JH/16 Fix comparisons for 64b. Bugzilla 1385. +TL/09 Add expansion variable $authenticated_fail_id to keep track of + last id that failed so it may be referenced in subsequent ACL's. + Exim version 4.80.1 ------------------- |