X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/baf775f063150c38bcc2f59c577cef52b94deb5a..9f8fee3f6c52b4ee18030b7f7255da1ef8588ce6:/test/post/test-post-common.sh diff --git a/test/post/test-post-common.sh b/test/post/test-post-common.sh index 5692cc66..bfbe08db 100755 --- a/test/post/test-post-common.sh +++ b/test/post/test-post-common.sh @@ -29,7 +29,7 @@ echo "clientname: nosuchhost.example.com" >> ${MHMTSCONF} test_post () { pid=`"${MH_OBJ_DIR}/test/fakesmtp" "$1" $localport` - run_prog send -draft -server 127.0.0.1 -port $localport $3 || exit 1 + run_prog send -draft -server 127.0.0.1 -port $localport $3 # # It's hard to calculate the exact Date: header post is going to