X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Fcommon.sh.in;h=b1fd48405af5521283214728d08e27f1ce1cdac8;hb=e7129bf90a1b361e07365002379d8d2874c0f771;hp=fa8a03798616e40c31cf109b67935a2db964816f;hpb=af586ebe59b73c23b2291624ab0015913c5a3687;p=mmh diff --git a/test/common.sh.in b/test/common.sh.in index fa8a037..b1fd484 100644 --- a/test/common.sh.in +++ b/test/common.sh.in @@ -145,6 +145,12 @@ setup_test () else (cd ${MH_OBJ_DIR} && make DESTDIR=${MH_INST_DIR} SETGID_MAIL= install) || exit 1 + + #### Don't test with sendmail because it would really send the + #### mail. If configured to use sendmail, change to smtp instead + #### so that we use fakesmtp. + sed -e 's/mts: *sendmail/mts: smtp/' ${MHMTSCONF} >${MHMTSCONF}.new + mv -f ${MHMTSCONF}.new ${MHMTSCONF} fi # clean old test data