X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1b5a1bd2244d3e1c12b7c9e1f48e445de5ad2ea2..a80e3521e108c8c625c40595453e235e43d84800:/man/mh-mail.man diff --git a/man/mh-mail.man b/man/mh-mail.man index 1874d9b6..69e5fe4f 100644 --- a/man/mh-mail.man +++ b/man/mh-mail.man @@ -1,6 +1,5 @@ .\" .\" %nmhwarning% -.\" $Id$ .\" .TH MH-MAIL %manext5% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME @@ -45,7 +44,11 @@ the header and body may be separated by a line consisting of dashes: .PP .RS 5 .nf -%components% +From: Local Mailbox +To: +cc: +Fcc: +outbox +Subject: .fi .RE .PP @@ -89,8 +92,10 @@ into the mail transport system. .PP .BR From : .RS 5 -Added by -.BR post , +This header is filled in by default with the system's idea of the user's local +mailbox. This can be changed with the +.B Local\-Mailbox +profile entry. It contains the address of the author or authors (may be more than one if a \*(lqSender:\*(rq field is present). For a standard reply (using @@ -98,6 +103,11 @@ standard reply (using the reply address is constructed by checking the following headers (in this order): \*(lqMail-Reply\-To:\*(rq, \*(lqReply\-To:\*(rq, \*(lqFrom:\*(rq, \*(lqSender:\*(rq. +A +.BR From : +header MUST exist when the message is sent to +.BR post, +otherwise the message will be rejected. .RE .PP .BR Mail\-Reply\-To :