]> code.citadel.org Git - citadel.git/blobdiff - citadel/modules/pop3client/serv_pop3client.c
Minor tagging and comments
[citadel.git] / citadel / modules / pop3client / serv_pop3client.c
index 449dcc95e190a33c43de4704d574c69fe3433da5..dbcfff80e9ad6e6149194255f05622059006a150 100644 (file)
@@ -1,5 +1,10 @@
 /*
+ * $Id: $
+ *
  * Aggregate remote POP3 accounts
+ *
+ * NOTE: this is disabled in Citadel 7.20 -- enable with -DPOP3_AGGREGATION at your own risk.
+ *
  */
 
 #include <stdlib.h>