More sensible check for 7bit ASCII
[mmh] / acconfig.h
index e83ec57..7352240 100644 (file)
  */
 /* #define LOCKDIR "/usr/spool/locks" */
 
-/*
- * Define this if your passwords are stored in some type of
- * distributed name service, such as NIS, or NIS+.
- */
-#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@