X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fpost.man;h=d59a6f9c4d618ffd85b64d379ccd0133d41adec8;hb=90986dddba4b24b0449238f86f836581cfb93938;hp=5084ec451f6e9c978356ab144e7ab0b528b99bf5;hpb=2b1cd09eae8aa7516f8d47a6ee80e92cba714224;p=mmh diff --git a/man/post.man b/man/post.man index 5084ec4..d59a6f9 100644 --- a/man/post.man +++ b/man/post.man @@ -1,7 +1,7 @@ +.TH POST %manext8% "July 21, 2012" "%nmhversion%" .\" .\" %nmhwarning% .\" -.TH POST %manext8% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME post \- deliver a message .SH SYNOPSIS @@ -16,10 +16,14 @@ post \- deliver a message .RB [ \-format " | " \-noformat ] .RB [ \-mime " | " \-nomime ] .RB [ \-msgid " | " \-nomsgid ] +.RB [ \-messageid +.IR localname " | " random ] .RB [ \-verbose " | " \-noverbose ] .RB [ \-watch " | " \-nowatch ] .RB [ \-width .IR columns ] +.RB [ \-mts +.IR smtp " | " sendmail/smtp " | " sendmail/pipe ] .RB [ \-server .IR servername ] .RB [ \-port @@ -110,6 +114,23 @@ switch indicates that a \*(lqMessage\-ID:\*(rq or \*(lqResent\-Message\-ID:\*(rq field should be added to the header. .PP The +.B \-messageid +switch selects the style used for the part appearing after the @ +in \*(lqMessage\-ID:\*(rq, \*(lqResent\-Message\-ID:\*(rq, and +\*(lqContent\-ID:\*(rq header fields. The two acceptable options are +.B localname +(which is the default), +and +.BR random . +With +.BR localname , +the local hostname is used. With +.BR random , +a random sequence of characters is used instead. Note that the +.B \-msgid +switch must be enabled for this switch to have any effect. +.PP +The .B \-verbose switch indicates that the user should be informed of each step of the posting/filing process. @@ -126,9 +147,10 @@ uses the \*(lqFrom:\*(rq line in the message draft as the identity of the the originating mailbox. A \*(lqFrom:\*(rq line is required in all message draft. By default the message composition utilities such as -.B comp -and +.BR comp , .B repl +and +.B mhmail will automatically place a \*(lqFrom:\*(rq line in the message draft. There are two ways to override this behavior, however. Note that they apply equally to \*(lqResent\-From:\*(rq lines in messages sent @@ -155,6 +177,12 @@ have a blank value; if the value is blank, then the mail transport system will be instructed to not send any bounces in response to the message. Not all mail transport systems support this feature. .PP +The mail transport system default is provided in +.I %etcdir%/mts.conf +but can be overriiden here with the +.B \-mts +switch. +.PP If nmh is using the SMTP MTA, the .B \-server and the @@ -208,7 +236,6 @@ SMTP MTA. Encrypted data is labelled with `(tls-encrypted)' and `(tls-decrypted)' when viewing the SMTP transction with the .B \-snoop switch. - .SH FILES .fc ^ ~ .nf @@ -218,34 +245,35 @@ switch. ^%bindir%/refile~^Program to process Fcc:s ^%libdir%/mhl~^Program to process Bcc:s .fi - .SH "PROFILE COMPONENTS" .B post does .B NOT consult the user's .I \&.mh\(ruprofile - .SH "SEE ALSO" -mhmail(1), send(1), mh\-mail(5), mh\-alias(5), mh\-tailor(5), +.IR mhmail (1), +.IR send (1), +.IR mh\-mail (5), +.IR mh\-alias (5), +.IR mh\-tailor (5) +.PP .I "Standard for the Format of ARPA Internet Text Messages" (RFC\-822) - .SH DEFAULTS .nf .RB ` \-alias "' defaults to %etcdir%/MailAliases" .RB ` \-format ' .RB ` \-nomime ' .RB ` \-nomsgid ' +.RB ` "\-messageid\ localname" ' .RB ` \-noverbose ' .RB ` \-nowatch ' .RB ` "\-width\ 72" ' .RB ` \-nofilter ' .fi - .SH CONTEXT None - .SH BUGS \*(lqReply\-To:\*(rq fields are allowed to have groups in them according to the 822 specification, but