Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > b02833e8f0a28806cda4b2835cb2759e > files > 6

cyrus-imapd-2.3.16-4.1.mga1.src.rpm

--- cyrus-imapd-2.3.12/imap/index.c.orig	2008-03-24 18:09:17.000000000 +0100
+++ cyrus-imapd-2.3.12/imap/index.c	2008-04-24 11:25:28.000000000 +0200
@@ -1573,13 +1573,13 @@
 	 */
 
 	if (!r) {
-	    syslog(LOG_DEBUG, "statuscache, '%s', '%s', '0x%02x', 'yes'",
-		   mboxname, imapd_userid, statusitems);
+	    /* syslog(LOG_DEBUG, "statuscache, '%s', '%s', '0x%02x', 'yes'",
+		   mboxname, imapd_userid, statusitems); */
 	    goto statusdone;
 	}
 
-	syslog(LOG_DEBUG, "statuscache, '%s', '%s', '0x%02x', 'no'",
-	       mboxname, imapd_userid, statusitems);
+	/* syslog(LOG_DEBUG, "statuscache, '%s', '%s', '0x%02x', 'no'",
+	       mboxname, imapd_userid, statusitems); */
     }
 
     /* Missing or invalid cache entry */