Minor tagging and comments
authorArt Cancro <ajc@citadel.org>
Thu, 20 Sep 2007 03:08:19 +0000 (03:08 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 20 Sep 2007 03:08:19 +0000 (03:08 +0000)
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>