Removed the MTS and post; now we always use /usr/sbin/sendmail -t
[mmh] / config / config.c
index de9e343..0603340 100644 (file)
@@ -196,7 +196,7 @@ char *faceproc = NULL;
 
 /*
  * This program is usually called directly by users, but it is
- * also invoked by the post program to process an "Fcc", or by
+ * also invoked by the spost program to process an "Fcc", or by
  * comp/repl/forw/dist to refile a draft message.
  */
 
@@ -243,7 +243,7 @@ char *moreproc = DEFAULT_PAGER;
  * used by mhn to filter and display the message headers of
  * MIME messages.  It is used by repl/forw (with -filter)
  * to filter the message to which you are replying/forwarding.
- * It is used by send/post (with -filter) to filter the message
+ * It is used by send/spost (with -filter) to filter the message
  * for "Bcc:" recipients.
  */