]> diplodocus.org Git - nmh/blobdiff - sbr/mts.c
Allow -decodetext binary, though 8bit is still the default because
[nmh] / sbr / mts.c
index 24947c805367e48709d87219d22a8026ccd59d06..cbff0db4cdd1ab68a5b5e7994cb65e081d1fdb1b 100644 (file)
--- a/sbr/mts.c
+++ b/sbr/mts.c
@@ -62,7 +62,7 @@ static char localmbox[BUFSIZ];
  * MTS specific variables
  */
 static char *mts_method = "smtp";
-int  sm_mts    = MTS_SENDMAIL_SMTP;
+int  sm_mts    = MTS_SMTP;
 char *sendmail = SENDMAILPATH;
 
 /*