]> diplodocus.org Git - nmh/blobdiff - acconfig.h
Still missed one SASL stuff thing.
[nmh] / acconfig.h
index 5fdea1b30486c89864cc95d243c62bc13e06e538..51ac68f29f02c7c9269bf21a5d32f388340194d9 100644 (file)
 #define DEFAULT_FOLDER_MODE "700"
 #define DEFAULT_MESSAGE_MODE "600"
 
-/*
- * The prefix which is prepended to the name of messages when they
- * are "removed" by rmm.  This should typically be `,' or `#'
- */
-#define BACKUP_PREFIX ","
-
 /*
  * Name of link to file to which you are replying.
  */
 /***** END USER CONFIGURATION SECTION *****/
 @TOP@
 
+/*
+ * The prefix which is prepended to the name of messages when they
+ * are "removed" by rmm.  This should typically be `,' or `#'
+ */
+#define BACKUP_PREFIX ","
+
 /*
  * Define this if you want SMTP (simple mail transport protocol)
  * support.  This is currently always enabled.
  */
 #undef KPOP_PRINCIPAL
 
+/*
+ * Define this to use the Cyrus SASL library for authentication of
+ * POP and SMTP
+ */
+#undef CYRUS_SASL
+
 /*
  * Define this to compile support for using Hesiod to locate
  * pop servers into inc and msgchk.  Do not change this value