Garbage collect all of the builtin ftp client support.
[mmh] / acconfig.h
index 51bc739..a6d8742 100644 (file)
 /* #define REALLYDUMB  1 */
 
 /*
- * If defined, slocal will use `mbox' format when saving to
- * your standard mail spool.  If not defined, it will use
- * mmdf format.
- */
-#define SLOCAL_MBOX  1
-
-/*
- * If this is defined, nmh will recognize the ~ construct.
- */
-#define MHRC    1
-
-/*
- * Compile simple ftp client into mhn.  This will be used by mhn
- * for ftp access unless you have specified another access method
- * in your .mh_profile or mhn.defaults.  Use the "mhn-access-ftp"
- * profile entry to override this.  Check mhn(1) man page for
- * details.
- */
-#define BUILTIN_FTP 1
-
-/*
  * If you enable POP support, this is the the port name that nmh will use.  Make
  * sure this is defined in your /etc/services file (or its NIS/NIS+ equivalent).
  * If you are using KPOP, you will need to change this to "kpop" unless you want