X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2b72292fe9a76e3e70b63a7cd639499214097bf8..eabbcb91ae4e824930e9d9c9a206e40f0bdaf61f:/man/mh-tailor.man diff --git a/man/mh-tailor.man b/man/mh-tailor.man index 9e29a050..57092712 100644 --- a/man/mh-tailor.man +++ b/man/mh-tailor.man @@ -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), -.BR sendmail , +.BR sendmail/smtp , and -.BR pipe . +.BR sendmail/pipe . .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 -.BR sendmail , +.BR sendmail/smtp , 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 . +For backward compatibility, +.B sendmail/smtp +can be abbreviated to +.BR sendmail . .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