]> diplodocus.org Git - nmh/blobdiff - uip/mhmail
spelling-fixes ( docs, man, readme )
[nmh] / uip / mhmail
index b5a3c35e89c1fe966037b206d8f36933fd11e6df..c43f9c3fefee2b75e8c3069ad93533496d943b07 100755 (executable)
@@ -292,7 +292,7 @@ else
     post_or_send="$nmhbindir/send"
   fi
 
     post_or_send="$nmhbindir/send"
   fi
 
-  if "$post_or_send" "$tmpfile" $postsendargs; then
+  if "$post_or_send" $postsendargs "$tmpfile"; then
     exit
   else
     status=$?
     exit
   else
     status=$?