From c562fd30c03126dd72d76ec43842d9d00fcd8bf3 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 25 Sep 2014 22:20:33 +0100 Subject: More regular logging use of H= [] Note this may affect utilities which parse logs. --- test/stderr/0525 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/stderr/0525') diff --git a/test/stderr/0525 b/test/stderr/0525 index 3eecf9ac5..553f8c1ce 100644 --- a/test/stderr/0525 +++ b/test/stderr/0525 @@ -15,8 +15,8 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP<< 354 SEND SMTP>> writing message and terminating "." LOG: MAIN - SMTP timeout while connected to 127.0.0.1 [127.0.0.1] after sending data block (ddd bytes written): Connection timed out + H=127.0.0.1 [127.0.0.1]: SMTP timeout after sending data block (ddd bytes written): Connection timed out LOG: MAIN - == def@pqr R=r1 T=t1 defer (dd): Connection timed out: SMTP timeout while connected to 127.0.0.1 [127.0.0.1] after sending data block (ddd bytes written) + == def@pqr R=r1 T=t1 defer (dd): Connection timed out H=127.0.0.1 [127.0.0.1]: SMTP timeout after sending data block (ddd bytes written) LOG: smtp_connection MAIN SMTP connection from CALLER closed by QUIT -- cgit v1.2.3