From: David Levine Date: Mon, 15 Jan 2018 19:01:09 +0000 (-0500) Subject: Fixed rcvdist to pass switch arguments to post(1). X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/d321a6ee82fce5d187f4342199c090909a72e9b8?hp=d321a6ee82fce5d187f4342199c090909a72e9b8 Fixed rcvdist to pass switch arguments to post(1). Looks like this has always been broken. Found by Steven Winikoff when he tried to pass a -port switch, to override the default submission port. This is intended to be a temporary fix. The post switches should be factored out into one place. ---