X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fsend.man;h=157c4450f48cfeb5bd9eddf99c0bdfe0392b951b;hb=9f8f8b1e1d553774865f2c177191c359c3dc652c;hp=73d922dd4275230221cdca63e2efa750fd6341fb;hpb=7946a8c713bd43a52229345ad0289aaa461acfb3;p=mmh diff --git a/man/send.man b/man/send.man index 73d922d..157c445 100644 --- a/man/send.man +++ b/man/send.man @@ -23,6 +23,8 @@ send \- send a message .RB [ \-forward " | " \-noforward ] .RB [ \-mime " | " \-nomime ] .RB [ \-msgid " | " \-nomsgid ] +.RB [ \-messageid +.IR localname " | " random ] .RB [ \-push " | " \-nopush ] .RB [ \-split .IR seconds ] @@ -293,6 +295,23 @@ If is specified, then a \*(lqMessage\-ID:\*(rq field will also be added to the message. .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 If .B send is re\-distributing a message (when invoked by @@ -451,6 +470,7 @@ comp(1), dist(1), forw(1), repl(1), mh\-alias(5), mh\-tailor(5), post(8) .RB ` \-forward ' .RB ` \-nomime ' .RB ` \-nomsgid ' +.RB ` "\-messageid\ localname" ' .RB ` \-nopush ' .RB ` \-noverbose ' .RB ` \-nowatch '