]> diplodocus.org Git - nmh/blobdiff - man/mh-tailor.man
Replaced spost with script that exec's post -mts sendmail/pipe.
[nmh] / man / mh-tailor.man
index 9e29a0507d9af9e9371afa6b18a6355dd4a01072..57092712bdf1aa9efd6c0a2d5d9153e657a4855e 100644 (file)
@@ -32,9 +32,9 @@ default values and a description of their meanings are listed below:
 The mail transport method to use.  The three acceptable options are
 .B smtp
 (which is the default),
 The mail transport method to use.  The three acceptable options are
 .B smtp
 (which is the default),
-.BR sendmail ,
+.BR sendmail/smtp ,
 and
 and
-.BR pipe .
+.BR sendmail/pipe .
 .PP
 If you use
 .BR smtp ,
 .PP
 If you use
 .BR smtp ,
@@ -50,7 +50,7 @@ to the mail port on the machine specified in the
 entry.
 .PP
 If you use
 entry.
 .PP
 If you use
-.BR sendmail ,
+.BR sendmail/smtp ,
 then
 .B post
 will send messages by forking a
 then
 .B post
 will send messages by forking a
@@ -58,9 +58,13 @@ local copy of
 .BR sendmail .
 It will still speak SMTP with this local copy of
 .BR sendmail .
 .BR sendmail .
 It will still speak SMTP with this local copy of
 .BR sendmail .
+For backward compatibility,
+.B sendmail/smtp
+can be abbreviated to
+.BR sendmail .
 .PP
 The third alternative,
 .PP
 The third alternative,
-.BR pipe ,
+.BR sendmail/pipe ,
 also forks a local copy of
 .B sendmail
 but feeds the message directly to it, using
 also forks a local copy of
 .B sendmail
 but feeds the message directly to it, using