diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-07-15 20:24:01 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-07-15 22:12:03 +0100 |
commit | 87a97abbfb57cb6583c330e09446c3e8549fd32f (patch) | |
tree | fea66a9818b4f5f46061b865280d87243b50f074 /test/log/0950 | |
parent | 280ea2d7ca4b9b1a3f5d34a243f48e652114a5f4 (diff) |
Testsuite: basic Sieve operations
Diffstat (limited to 'test/log/0950')
-rw-r--r-- | test/log/0950 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/test/log/0950 b/test/log/0950 new file mode 100644 index 000000000..0914c99bb --- /dev/null +++ b/test/log/0950 @@ -0,0 +1,17 @@ + +******** SERVER ******** +2017-07-30 18:51:05.712 exim x.yz daemon started: pid=p1234, no queue runs, listening for SMTP on port PORT_D +2017-07-30 18:51:05.712 SMTP connection from [127.0.0.1] (TCP/IP connection count = 1) +2017-07-30 18:51:05.712 10HmaX-000000005vi-0000 <= implcit@test.ex H=(tester) [127.0.0.1] P=smtp S=sss for CALLER@test.ex +2017-07-30 18:51:05.712 10HmaX-000000005vi-0000 => TESTSUITE/test-mail/CALLER <CALLER@test.ex> R=client T=local_file +2017-07-30 18:51:05.712 10HmaX-000000005vi-0000 Completed +2017-07-30 18:51:05.712 10HmaY-000000005vi-0000 <= discard@test.ex H=(tester) [127.0.0.1] P=smtp S=sss for CALLER@test.ex +2017-07-30 18:51:05.712 10HmaY-000000005vi-0000 => discarded <CALLER@test.ex> R=client +2017-07-30 18:51:05.712 10HmaY-000000005vi-0000 Completed +2017-07-30 18:51:05.712 10HmaZ-000000005vi-0000 <= identified@test.ex H=(tester) [127.0.0.1] P=smtp S=sss for CALLER@test.ex +2017-07-30 18:51:05.712 10HmaZ-000000005vi-0000 => TESTSUITE/test-mail/myfolder <CALLER@test.ex> R=client T=local_file +2017-07-30 18:51:05.712 10HmaZ-000000005vi-0000 Completed +2017-07-30 18:51:05.712 10HmbA-000000005vi-0000 <= redirect@test.ex H=(tester) [127.0.0.1] P=smtp S=sss for CALLER@test.ex +2017-07-30 18:51:05.712 SMTP connection from (tester) [127.0.0.1] D=q.qqqs closed by QUIT +2017-07-30 18:51:05.712 10HmbA-000000005vi-0000 => :blackhole: <fred@some_other_dom.ain> R=discard +2017-07-30 18:51:05.712 10HmbA-000000005vi-0000 Completed |