.\" .\" THIS FILE HAS BEEN AUTOMATICALLY GENERATED. DO NOT EDIT. .\" .TH RCVDIST 1mh "2019-01-06" MH.6.8 [mmh-0.4] .SH NAME rcvdist \- asynchronously redistribute new mail .SH SYNOPSIS .HP 5 .na .B rcvdist .RB [ \-form .IR formfile ] [switches\ for .BR spost ] .IR RECIPIENT ... .RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION The .B rcvdist program will accept a message on its standard input and resend a copy of this message to all of the addresses listed on its command line. .PP When a message is redistributed with the .B rcvdist command, the format of the Resent-xxx header fields is controlled by the forms files .RI ` rcvdistcomps '. If a file named .RI ` rcvdistcomps ' exists in the user's mmh directory, it will be used instead of the default one. You may specify an alternate forms file with the switch .B \-form .IR formfile . .PP The .RI ` rcvdistcomps ' file uses the format string facility described in .BR mh\-format (5). In addition to the standard format escapes, .B rcvdist also recognizes the following additional .I component escape: .PP .RS 5 .nf .ta \w'Dtimenow 'u +\w'Returns 'u .I "Escape Returns Description addresses string the addresses to distribute to .fi .RE .PP .B rcvdist uses the program .B spost to do the actual delivery of the message. .SH FILES .fc ^ ~ .nf .ta \w'/etc/mmh/ExtraBigFileName 'u ^/etc/mmh/rcvdistcomps~^Default message skeleton ^or $HOME/.mmh/rcvdistcomps~^Rather than standard message skeleton .fi .SH "SEE ALSO" rcvpack(1), rcvstore(1), mh\-format(5), slocal(1) .SH BUGS Only two return codes are meaningful, others should be.