X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=acconfig.h;h=581f6ad99f3a645688c99c45b2dc546e8501bbe8;hp=43e4ad82ead5d3eada9136d986c10a7b2c10bc36;hb=e954d689b5adafa4ec74e7dbd1e087dbf998f6d6;hpb=3916ab66ad5d183705ac12357621ea8661afd3c0 diff --git a/acconfig.h b/acconfig.h index 43e4ad8..581f6ad 100644 --- a/acconfig.h +++ b/acconfig.h @@ -54,23 +54,6 @@ */ #define FIX_NON_Y2K_COMPLIANT_MUA_DATES 1 -/* - * Directs inc/slocal to extract the envelope sender from "From " - * line. If inc/slocal is saving message to folder, then this - * sender information is then used to create a Return-Path - * header which is then added to the message. - */ -#define RPATHS 1 - -/* - * Compile simple ftp client into mhshow/mhstore. This will be used by - * mhshow/mhstore for ftp access unless you have specified another access - * method in your .mh_profile or mhn.defaults. Use the "nmh-access-ftp" - * profile entry to override this. Check mhshow(1)/mhstore(1) man page - * for details. - */ -#define BUILTIN_FTP 1 - /***** END USER CONFIGURATION SECTION *****/ @TOP@