diff -u -r nmh/uip/post.c nmh-new/uip/post.c --- nmh/uip/post.c Fri Oct 24 16:17:27 2003 +++ nmh-new/uip/post.c Mon Feb 23 22:24:58 2004 @@ -1434,6 +1434,7 @@ bccque ? "Blind" : "Sighted"); else printf (" -- Posting for All Recipients --\n"); + printf("Connecting to %s\n", serversw ? serversw : servers); } sigon ();