From: Ken Hornstein Date: Mon, 24 Jun 2019 16:42:05 +0000 (-0400) Subject: Print port number in the connection error message X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/fcaa3047b2a23fc0c36be518d1ca1ea0b0cb3b66?ds=inline;hp=fcaa3047b2a23fc0c36be518d1ca1ea0b0cb3b66 Print port number in the connection error message If a connection to a host fails, print the port number in the brief error message. This will hopefully eliminate problems when nmh is using a default port number that users are not expecting. ---