]> code.citadel.org Git - citadel.git/blobdiff - citadel/sysconfig.h
* Now harvesting addresses, converting them to vCards, and storing them in
[citadel.git] / citadel / sysconfig.h
index 9c233555cf8e16fe16889667d6d8076c4f2c0173..545ddfee16a4139b471a83c3bf0ccab8aa49c562 100644 (file)
 #define PAGELOGROOM            "Sent/Received Pages"
 #define SYSCONFIGROOM          "Local System Configuration"
 #define SMTP_SPOOLOUT_ROOM     "__CitadelSMTPspoolout__"
+#define DELETED_MSGS_ROOM      "__CitadelDeletedMessages__"
+
+/*
+ * Where we keep messages containing the vCards that source our directory.  It
+ * makes no sense to change this, because you'd have to change it on every
+ * system on the network.  That would be stupid.
+ */
+#define ADDRESS_BOOK_ROOM      "Global Address Book"
+
 
 /*
  * How long (in seconds) to retain message entries in the use table