]> diplodocus.org Git - nmh/blobdiff - test/fakesendmail
Change the default for noverify
[nmh] / test / fakesendmail
index 37b6e309edb918c4799ce34d133792542a0bf05f..81b976203ab7651b0f655fd21ce4607cc26c072a 100755 (executable)
@@ -43,7 +43,5 @@ if [ $found_dasht -eq 0 ]; then
   done
 else
   # sendmail/pipe
-
-  #### This will delete any lines in the message body that start with Bcc:!
-  sed -e '/^[Bb][Cc][Cc]:/d' | $deliver
+  $deliver
 fi