]> diplodocus.org Git - nmh/blobdiff - test/post/test-post-common.sh
Clarified advisory message it test-mhfixmsg if a text browser
[nmh] / test / post / test-post-common.sh
index 3b1a3d0b9b99840281dd997a42774f61a2f56374..6767d747bfec44e47dade98d29157bcd3d6d0052 100755 (executable)
@@ -28,7 +28,7 @@ echo "clientname: nosuchhost.example.com" >> ${MHMTSCONF}
 test_post ()
 { pid=`"${MH_OBJ_DIR}/test/fakesmtp" "$1" $localport`
 
 test_post ()
 { pid=`"${MH_OBJ_DIR}/test/fakesmtp" "$1" $localport`
 
-    send -draft -server 127.0.0.1 -port $localport $3 || exit 1
+    run_prog send -draft -server 127.0.0.1 -port $localport $3 || exit 1
 
     #
     # It's hard to calculate the exact Date: header post is going to
 
     #
     # It's hard to calculate the exact Date: header post is going to