diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2016-11-12 13:42:20 +0100 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2016-11-14 21:22:31 +0100 |
commit | cfe93a9508babb25875c25b5eb3060a83ddf278e (patch) | |
tree | 96e0f81a3b94a83a5a8773821f6aaadd5b28116d /test/stdout/5840 | |
parent | 4cc77633080ef8d2a1f722782eb985530ccfdf1c (diff) |
Testsuite: Add verbose comments to 5840
Diffstat (limited to 'test/stdout/5840')
-rw-r--r-- | test/stdout/5840 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/test/stdout/5840 b/test/stdout/5840 index 0829c56fc..1d94564ad 100644 --- a/test/stdout/5840 +++ b/test/stdout/5840 @@ -1,3 +1,6 @@ +### TLSA (3 1 1) +### TLSA (3 1 2) +### Recipient callout **** SMTP testing session as if from host 127.0.0.1 **** but without any ident (RFC 1413) callback. @@ -7,3 +10,20 @@ 250 OK
250 Accepted
421 myhost.test.ex lost input connection
+### TLSA (2 0 1) +### A server with a nonverifying cert and no TLSA +### A server with a verifying cert and no TLSA +### A server with two MXs for which both TLSA lookups return defer +### A server lacking a TLSA, required +### A server lacking a TLSA, requested only + +******** SERVER ******** +### TLSA (3 1 1) +### TLSA (3 1 2) +### Recipient callout +### TLSA (2 0 1) +### A server with a nonverifying cert and no TLSA +### A server with a verifying cert and no TLSA +### A server with two MXs for which both TLSA lookups return defer +### A server lacking a TLSA, required +### A server lacking a TLSA, requested only |