diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-01-23 14:34:02 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-01-23 14:34:02 +0000 |
commit | b01dd148c3a5f3a70817b08e41ad21aeee1d8f28 (patch) | |
tree | e9dfc1bd554489b8c4444d7d806f12a28985f79d /test/log/0022 | |
parent | 0e8a94711a90ed63933a10ac7598e8743432837c (diff) |
Add $smtp_count_at_connection_start.
Diffstat (limited to 'test/log/0022')
-rw-r--r-- | test/log/0022 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/log/0022 b/test/log/0022 index ad8e75454..5db88e150 100644 --- a/test/log/0022 +++ b/test/log/0022 @@ -1,3 +1,4 @@ +1999-03-02 09:44:33 Connections=0 1999-03-02 09:44:33 10HmaX-0005vi-00 <= CALLER@test.ex U=CALLER P=local-smtp S=sss 1999-03-02 09:44:33 10HmaX-0005vi-00 frozen by ACL 1999-03-02 09:44:33 10HmaY-0005vi-00 <= CALLER@test.ex U=CALLER P=local-smtp S=sss @@ -11,6 +12,7 @@ ******** SERVER ******** 1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port 1225 +1999-03-02 09:44:33 Connections=1 1999-03-02 09:44:33 10HmbB-0005vi-00 <= x@y H=[127.0.0.1] P=smtp S=sss 1999-03-02 09:44:33 10HmbB-0005vi-00 frozen by ACL 1999-03-02 09:44:33 10HmbC-0005vi-00 <= x@y H=[127.0.0.1] P=smtp S=sss |