--- cyrus-imapd-2.4.4/imap/statuscache_db.c.orig 2010-11-11 23:15:33.000000000 +0100 +++ cyrus-imapd-2.4.4/imap/statuscache_db.c 2010-11-25 10:07:26.000000000 +0100 @@ -182,13 +182,17 @@ */ if (!r) { +/* syslog(LOG_DEBUG, "statuscache, '%s', '%s', '0x%02x', 'yes'", mboxname, userid, statusitems); +*/ return 0; } +/* syslog(LOG_DEBUG, "statuscache, '%s', '%s', '0x%02x', 'no'", mboxname, userid, statusitems); +*/ } /* Missing or invalid cache entry */