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 /test/stderr/3201 | |
parent | f1d38a56d8aa122a13f84db36bd1db1ceb489454 (diff) |
Logging: connection_reject log selector should apply also to the connect acl
Diffstat (limited to 'test/stderr/3201')
-rw-r--r-- | test/stderr/3201 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/3201 b/test/stderr/3201 index 096248f45..10fa6f937 100644 --- a/test/stderr/3201 +++ b/test/stderr/3201 @@ -36,7 +36,7 @@ host in "testdb;fail"? no (end of list) deny: condition test failed in ACL "connect1" end of ACL "connect1": implicit DENY SMTP>> 550 Administrative prohibition -LOG: MAIN REJECT +LOG: connection_reject MAIN REJECT H=[10.0.0.1] rejected connection in "connect" ACL search_tidyup called >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> @@ -78,7 +78,7 @@ host in "net-testdb;fail"? no (end of list) deny: condition test failed in ACL "connect2" end of ACL "connect2": implicit DENY SMTP>> 550 Administrative prohibition -LOG: MAIN REJECT +LOG: connection_reject MAIN REJECT H=[10.0.0.2] rejected connection in "connect" ACL search_tidyup called >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> |