Call spost directly, not via postproc. Remove the postproc profile entry.
[mmh] / man / rcvdist.man1
index 3653f47..2f2b641 100644 (file)
@@ -7,13 +7,12 @@ rcvdist \- asynchronously redistribute new mail
 .SH SYNOPSIS
 .HP 5
 .na
-.B %libdir%/rcvdist
+.B rcvdist
 .RB [ \-form
 .IR formfile ]
 [switches\ for
-.IR postproc ]
-.I address1
-\&...
+.BR spost ]
+.IR RECIPIENT ...
 .RB [ \-version ]
 .RB [ \-help ]
 .ad
@@ -55,14 +54,11 @@ addresses   string  the addresses to distribute to
 .fi
 .RE
 .PP
-By default,
 .B rcvdist
 uses the program
-.B post
+.B spost
 to do the actual
-delivery of the message, although this can be changed by defining the
-.I postproc
-profile component.
+delivery of the message.
 
 .SH FILES
 .fc ^ ~
@@ -70,13 +66,10 @@ profile component.
 .ta \w'%etcdir%/ExtraBigFileName  'u
 ^%etcdir%/rcvdistcomps~^Default message skeleton
 ^or $HOME/.mmh/rcvdistcomps~^Rather than standard message skeleton
-^%etcdir%/mts.conf~^nmh mts configuration file
-^$HOME/\&.maildelivery~^The file controlling local delivery
-^%etcdir%/maildelivery~^Rather than the standard file
 .fi
 
 .SH "SEE ALSO"
-rcvpack(1), rcvstore(1), rcvtty(1), mh\-format(5), slocal(1)
+rcvpack(1), rcvstore(1), mh\-format(5), slocal(1)
 
 .SH BUGS
 Only two return codes are meaningful, others should be.