diff options
author | Todd Lyons <tlyons@ivenue.com> | 2012-07-06 14:56:11 -0700 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2012-07-06 15:04:14 -0700 |
commit | 6822b9097e418e9a0e6cb1a31430904a38a49986 (patch) | |
tree | 4b72bcb6cf94cdf5417d4e7a049a368584138a5a /test/log/0552 | |
parent | b5b871aca49fbf0fcc2c91997e70c3c57f77faa9 (diff) |
Make +smtp_confirmation be a default logging option.
Diffstat (limited to 'test/log/0552')
-rw-r--r-- | test/log/0552 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/log/0552 b/test/log/0552 index de765949d..64d499709 100644 --- a/test/log/0552 +++ b/test/log/0552 @@ -6,9 +6,9 @@ 1999-03-02 09:44:33 10HmaX-0005vi-00 == userx3@test.ex R=r1 T=t1 defer (dd): Connection timed out: SMTP timeout while connected to 127.0.0.1 [127.0.0.1] after MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss 1999-03-02 09:44:33 End queue run: pid=pppp -qf 1999-03-02 09:44:33 Start queue run: pid=pppp -qf -1999-03-02 09:44:33 10HmaX-0005vi-00 => userx1@test.ex R=r1 T=t1 H=127.0.0.1 [127.0.0.1] -1999-03-02 09:44:33 10HmaX-0005vi-00 -> userx2@test.ex R=r1 T=t1 H=127.0.0.1 [127.0.0.1] -1999-03-02 09:44:33 10HmaX-0005vi-00 -> userx3@test.ex R=r1 T=t1 H=127.0.0.1 [127.0.0.1] +1999-03-02 09:44:33 10HmaX-0005vi-00 => userx1@test.ex R=r1 T=t1 H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmaY-0005vi-00" +1999-03-02 09:44:33 10HmaX-0005vi-00 -> userx2@test.ex R=r1 T=t1 H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmaY-0005vi-00" +1999-03-02 09:44:33 10HmaX-0005vi-00 -> userx3@test.ex R=r1 T=t1 H=127.0.0.1 [127.0.0.1] C="250 OK id=10HmaY-0005vi-00" 1999-03-02 09:44:33 10HmaX-0005vi-00 Completed 1999-03-02 09:44:33 End queue run: pid=pppp -qf |