Began implementing the UIDPLUS extension.
[citadel.git] / citadel / modules / imap / serv_imap.h
index c7d932a97e1dc34301bcd161d67c2fd8b89745d3..59e30643e851576470a22876a607e89dc3cb21ec 100644 (file)
@@ -2,6 +2,9 @@
  */
 
 
+#define GLOBAL_UIDVALIDITY_VALUE       1L
+
+
 void imap_cleanup_function(void);
 void imap_greeting(void);
 void imap_command_loop(void);