From: Ken Hornstein Date: Tue, 28 Feb 2012 20:38:37 +0000 (-0500) Subject: Fix this man page for the New World Order. X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=99d483daa9db000183219129893ee2fd21961aae;hp=--cc;p=mmh Fix this man page for the New World Order. --- 99d483daa9db000183219129893ee2fd21961aae diff --git a/man/mh-mail.man b/man/mh-mail.man index 2f29640..69e5fe4 100644 --- a/man/mh-mail.man +++ b/man/mh-mail.man @@ -44,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 @@ -88,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 @@ -97,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 :