When I added my --enable-masquerade option, you'll note that I didn't make it
[mmh] / config.h.in
index 89b10e8..4fa91e5 100644 (file)
 /*
  * Define the default creation modes for folders and messages.
  */
-#define DEFAULT_FOLDER_MODE "0700"
-#define DEFAULT_MESSAGE_MODE "0600"
+#define DEFAULT_FOLDER_MODE "700"
+#define DEFAULT_MESSAGE_MODE "600"
 
 /*
  * The prefix which is prepended to the name of messages when they
 /*
  * Define this to compile client-side support for pop into
  * inc and msgchk.  Do not change this value manually.  You
- * must run configure with the '--enable-nmh-pop' option
- * to correctly build the pop client support.
+ * must run configure with the '--enable-pop' option to
+ * correctly build the pop client support.
  */
 #undef POP