X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/46f35e659f3bc3e808a70263bea0ec72624c8a08..987b10b31daff14fd38e7e355f2be4e3a632483b:/uip/mhmail?ds=sidebyside 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=$?