Added -messageid switch to send(1) and post(8). This allows selection
[mmh] / test / post / test-mts
index 29fb478..6011549 100755 (executable)
@@ -50,7 +50,7 @@ cp "${MHMTSCONF}" "$mts_fakesendmail"
 printf "%s\n" "sendmail: ${srcdir}/test/fakesendmail" >>"$mts_fakesendmail"
 MHMTSCONF="$mts_fakesendmail"
 
-# $1: option switches for send
+# $1: -mts switch selection
 # remaining arguments: expected output(s)
 test_sendmail ()
 {