]> diplodocus.org Git - nmh/blobdiff - docs/contrib/build_nmh
Cleaned up message_id().
[nmh] / docs / contrib / build_nmh
index 7d7d9dd11dd33318f1c59af4a27c89bf48255a08..7d46fe788e1d9f9774bcd2dcd7d474ce2e562ff6 100755 (executable)
@@ -174,7 +174,7 @@ if [ $yes -eq 0 ]; then
   read locking
   [ "$locking" ]  &&  config_locking="$locking"
 
-  printf 'MTS (smtp|sendmail) [%s]: ' $config_mts
+  printf 'MTS (smtp|sendmail/smtp|sendmail/pipe) [%s]: ' $config_mts
   read mts
   [ "$mts" ]  &&  config_mts="$mts"