X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/46f35e659f3bc3e808a70263bea0ec72624c8a08..4857e59b250f28a2d020bccac8bbcb489b48e328:/uip/mhmail diff --git a/uip/mhmail b/uip/mhmail index b5a3c35e..c43f9c3f 100755 --- a/uip/mhmail +++ b/uip/mhmail @@ -292,7 +292,7 @@ else post_or_send="$nmhbindir/send" fi - if "$post_or_send" "$tmpfile" $postsendargs; then + if "$post_or_send" $postsendargs "$tmpfile"; then exit else status=$?