spost(8) has been merged into post(8). Its functionality is
[mmh] / h / mts.h
diff --git a/h/mts.h b/h/mts.h
index c1c3457..8496c28 100644 (file)
--- a/h/mts.h
+++ b/h/mts.h
@@ -45,6 +45,7 @@ void mts_init (char *);
 /* whether to speak SMTP to localhost:25 or to /usr/sbin/sendmail */
 #define MTS_SMTP     0
 #define MTS_SENDMAIL 1
+#define MTS_PIPE     2
 extern int sm_mts;
 
 extern char *sendmail;