Removed mts.conf; the maildelivery option went into slocal directly.
[mmh] / INSTALL
diff --git a/INSTALL b/INSTALL
index d4bd38f..89c9ac8 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -53,19 +53,7 @@ need an ANSI C compiler such as gcc.
    existing file.  Watch for information messages while make is processing
    that directory to see if you need to merge changes.
 
-5) Edit the file `mts.conf' (installed in the mmh `etc' directory)
-   and make any necessary changes for the mail transport interface
-   you are using.
-
-   The default `mts.conf' file assumes you retrieve new mail from
-   a local (or NFS mounted) maildrop, and send outgoing mail by
-   injecting the message to a mail transfer agent (such as sendmail)
-   on the local machine.
-
-   Check the `mts.conf(5)' man page for a list of all the available
-   options for this file.
-
-6) Edit the file `mhn.defaults' (installed in the mmh `etc' directory).
+5) Edit the file `mhn.defaults' (installed in the mmh `etc' directory).
    This file contains the default profile entries for the mmh commands
    mhlist/mhstore/mhshow and is created by the script `mhn.defaults.sh'.
    This script will search a generic path (essentially your $PATH) for
@@ -141,7 +129,7 @@ Options for configure
      mmh's support binaries (spost, slocal, mhl, ...) are installed here.
 
 --sysconfdir=DIR     (DEFAULT is ${prefix}/etc)
-     mmh's config files (mts.conf, mhn.defaults, ...) are installed here.
+     mmh's config files (mhn.defaults, ...) are installed here.
 
 --mandir=DIR     (DEFAULT is ${prefix}/man)
      mmh's man pages are installed here.