X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=acconfig.h;h=a6d8742fcb14d92be50f389ed2c65b415567a115;hb=55795751a1513b7018b38c6c50c5bccc710feff2;hp=51bc739be7d03e651e77243e2084e5af08079865;hpb=fd83882889b45c597fd051705147e8bc0ba0890d;p=mmh diff --git a/acconfig.h b/acconfig.h index 51bc739..a6d8742 100644 --- a/acconfig.h +++ b/acconfig.h @@ -26,27 +26,6 @@ /* #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