summaryrefslogtreecommitdiff
path: root/test/stderr/3404
diff options
context:
space:
mode:
authorTodd Lyons <tlyons@ivenue.com>2012-07-06 14:56:11 -0700
committerTodd Lyons <tlyons@exim.org>2012-07-06 15:04:14 -0700
commit6822b9097e418e9a0e6cb1a31430904a38a49986 (patch)
tree4b72bcb6cf94cdf5417d4e7a049a368584138a5a /test/stderr/3404
parentb5b871aca49fbf0fcc2c91997e70c3c57f77faa9 (diff)
Make +smtp_confirmation be a default logging option.
Diffstat (limited to 'test/stderr/3404')
-rw-r--r--test/stderr/34046
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stderr/3404 b/test/stderr/3404
index fa3e33298..754e8938a 100644
--- a/test/stderr/3404
+++ b/test/stderr/3404
@@ -19,7 +19,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
SMTP<< 250 OK
SMTP>> QUIT
LOG: MAIN
- => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1]
+ => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
LOG: MAIN
Completed
LOG: MAIN
@@ -43,7 +43,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
SMTP<< 250 OK
SMTP>> QUIT
LOG: MAIN
- => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1]
+ => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
LOG: MAIN
Completed
LOG: MAIN
@@ -71,6 +71,6 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
SMTP<< 250 OK
SMTP>> QUIT
LOG: MAIN
- => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1]
+ => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
LOG: MAIN
Completed