Projects
Kolab:3.4
cyrus-imapd
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 111
View file
cyrus-imapd-2.5.tar.gz/imap/mboxevent.c
Changed
@@ -371,9 +371,11 @@ (type & (EVENT_MESSAGE_APPEND|EVENT_MESSAGE_NEW))); case EVENT_MAILBOX_ID: return (type & MAILBOX_EVENTS); -#ifdef WITH_DAV case EVENT_MBTYPE: +#ifdef WITH_DAV return (type & MAILBOX_EVENTS); +#else + return 0; #endif case EVENT_MAX_MESSAGES: return type & QUOTA_EVENTS;
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.