Logging: add timestamps for eventdriven IO
[citadel.git] / citadel / sysconfig.h
index 62a16757064b374a7fb14a5c79c4edff546a0f57..97ecc1dff8e55e3415f1baf08919a485e85e6ff4 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * NOTE: this file is for client software tuning, not customization.  For
  * making changes to the behavior of the client, you want to edit citadel.rc,
  * not this file.
@@ -63,7 +61,7 @@
  * successful delivery has been accomplished after SMTP_GIVE_UP seconds, the
  * message will be returned to its sender.
  */
-#define        SMTP_RETRY_INTERVAL     900     /* 15 minutes */
+#define        SMTP_RETRY_INTERVAL     300     /* 5 minutes */
 #define SMTP_RETRY_MAX         43200   /* 12 hours */
 #define SMTP_GIVE_UP           432000  /* 5 days */
 
@@ -92,6 +90,7 @@
 #define USERTASKSROOM          "Tasks"
 #define USERCONTACTSROOM       "Contacts"
 #define USERNOTESROOM          "Notes"
+#define USERDRAFTROOM          "Drafts"
 #define USERTRASHROOM          "Trash"
 #define PAGELOGROOM            "Sent/Received Pages"
 #define SYSCONFIGROOM          "Local System Configuration"
 /*
  * The size of per-thread stacks.  If set too low, citserver will randomly crash.
  */
-#define THREADSTACKSIZE                1048576
+#define THREADSTACKSIZE                0x100000
 
 /*
  * How many messages may the full text indexer scan before flushing its