diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-10-03 20:59:15 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-10-04 00:14:30 +0100 |
commit | 6a9cf7f890226aa085842cd3d94b13e78ea31637 (patch) | |
tree | a342beb35a47209193ca7506b7a76d087dba1aa7 /test/log | |
parent | dcc5e2cbb4a253eea54c12320e54fb5d85d64e5f (diff) |
TLS: preload configuration items
Diffstat (limited to 'test/log')
-rw-r--r-- | test/log/1103 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/log/1103 b/test/log/1103 new file mode 100644 index 000000000..28d97d389 --- /dev/null +++ b/test/log/1103 @@ -0,0 +1,9 @@ +2017-07-30 18:51:05.712 10HmaX-0005vi-00 <= CALLER@myhost.test.ex U=CALLER P=local S=sss + +******** SERVER ******** +2017-07-30 18:51:05.712 exim x.yz daemon started: pid=pppp, -q7s, listening for SMTP on port PORT_D +2017-07-30 18:51:05.712 Start queue run: pid=pppp +2017-07-30 18:51:05.712 10HmaY-0005vi-00 <= CALLER@myhost.test.ex H=localhost (myhost.test.ex) [127.0.0.1] P=esmtps X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes S=sss id=E10HmaX-0005vi-00@myhost.test.ex +2017-07-30 18:51:05.712 10HmaX-0005vi-00 => test@example.com R=all T=smtp H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes C="250 OK id=10HmaY-0005vi-00" +2017-07-30 18:51:05.712 10HmaX-0005vi-00 Completed +2017-07-30 18:51:05.712 End queue run: pid=pppp |