Updated the INSTALL file.
[mmh] / acconfig.h
index e83ec57..3ab8a46 100644 (file)
  */
 #define DBMPWD  1
 
-/*
- * Directs nmh not to try and rewrite addresses
- * to their official form.  You probably don't
- * want to change this without good reason.
- */
-#define DUMB    1
-
-/*
- * Define this if you do not want nmh to attach the local hostname
- * to local addresses.  You must also define DUMB.  You probably
- * don't need this unless you are behind a firewall.
- */
-/* #define REALLYDUMB  1 */
-
 
 /***** END USER CONFIGURATION SECTION *****/
 @TOP@