From: Art Cancro Date: Thu, 20 Sep 2007 03:08:19 +0000 (+0000) Subject: Minor tagging and comments X-Git-Tag: v7.86~3063 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=00a094b31343f7656135b84e50bd42856cdde7f9;p=citadel.git Minor tagging and comments --- diff --git a/citadel/modules/pop3client/serv_pop3client.c b/citadel/modules/pop3client/serv_pop3client.c index 449dcc95e..dbcfff80e 100644 --- a/citadel/modules/pop3client/serv_pop3client.c +++ b/citadel/modules/pop3client/serv_pop3client.c @@ -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