From 2b3ac4f13c815ad1b0d59165f2f441f8e4cc6b99 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 6 Jul 2023 21:43:50 +0100 Subject: Explicit log of failiing bind addr & port --- test/stderr/0227 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'test/stderr') diff --git a/test/stderr/0227 b/test/stderr/0227 index 7150fbd72..0a4c4f1df 100644 --- a/test/stderr/0227 +++ b/test/stderr/0227 @@ -115,7 +115,9 @@ LOG: smtp_connection MAIN SMTP connection from root D=qqs closed by QUIT LOG: smtp_connection MAIN SMTP connection from root -Connecting to 127.0.0.1 [127.0.0.1]:PORT_S from 1.1.1.1 ... unable to bind outgoing SMTP call to 1.1.1.1: Netwk addr not available +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S from 1.1.1.1 ... LOG: MAIN + bind of [1.1.1.1]:1111 failed +unable to bind outgoing SMTP call to 1.1.1.1: Netwk addr not available failed: Netwk addr not available LOG: MAIN PANIC recipient verify defer (making calloout connection): T=smtp Netwk addr not available -- cgit v1.2.3