diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-07-11 12:02:12 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-07-11 12:45:09 +0100 |
commit | d4dc049f9a9e80ac3a470fd644418668eefedecb (patch) | |
tree | eb276ce9c53cb5f55fcd2a173a49cb1155fb533b /test/log/4215 | |
parent | ae8386f03e54cc05f92fcb78b8edcf87184f29aa (diff) |
testsuite: abstract out common conf settings
Diffstat (limited to 'test/log/4215')
-rw-r--r-- | test/log/4215 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/test/log/4215 b/test/log/4215 index 727375938..155008e4a 100644 --- a/test/log/4215 +++ b/test/log/4215 @@ -1,8 +1,10 @@ -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 10HmaX-0005vi-00 <= userU@test.ex U=CALLER P=utf8local-esmtp S=sss for user.γλυκύρριζα@test.ex -1999-03-02 09:44:33 10HmaY-0005vi-00 <= userU@test.ex H=localhost (the.local.host.name) [127.0.0.1] P=utf8esmtps X=TLS1.x:xxxxRSA_AES_256_CBC_SHAnnn:256 CV=no S=sss id=E10HmaX-0005vi-00@the.local.host.name for user.γλυκύρριζα@test.ex 1999-03-02 09:44:33 10HmaX-0005vi-00 => user.γλυκύρριζα@test.ex F=<userU@test.ex> R=rmt T=rmt_smtp H=127.0.0.1 [127.0.0.1] X=TLS1.x:xxxxRSA_AES_256_CBC_SHAnnn:256 CV=no C="250 OK id=10HmaY-0005vi-00" 1999-03-02 09:44:33 10HmaX-0005vi-00 Completed + +******** 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 10HmaY-0005vi-00 <= userU@test.ex H=localhost (the.local.host.name) [127.0.0.1] P=utf8esmtps X=TLS1.x:xxxxRSA_AES_256_CBC_SHAnnn:256 CV=no S=sss id=E10HmaX-0005vi-00@the.local.host.name for user.γλυκύρριζα@test.ex 1999-03-02 09:44:33 Start queue run: pid=pppp -qqff 1999-03-02 09:44:33 10HmaY-0005vi-00 => :blackhole: <user.γλυκύρριζα@test.ex> R=localuser 1999-03-02 09:44:33 10HmaY-0005vi-00 Completed |