diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-10-02 14:03:09 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-10-02 14:05:32 +0100 |
commit | 3cc3f7625d68c169d47dadbefa74233e5fe7ed55 (patch) | |
tree | 6a1743962595a4d9dbad3172d2e92f7575478e41 /doc/doc-txt | |
parent | f1d38a56d8aa122a13f84db36bd1db1ceb489454 (diff) |
Logging: connection_reject log selector should apply also to the connect acl
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index d6d805a43..52e04926f 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -108,6 +108,10 @@ JH/28 Enable {spool,log} filesystem space and inode checks as default. Main config options check_{log,spool}_{inodes,space} are now 100 inodes, 10MB unless set otherwise in the configuration. +JH/29 Fix the connection_reject log selector to apply to the connect ACL. + Previously it only applied to the main-section connection policy + options. + Exim version 4.87 ----------------- |