* Set zapped_ok to 1 on nearly all calls to imap_grabroom(), because the IMAP command...
authorArt Cancro <ajc@citadel.org>
Mon, 6 Apr 2009 14:54:13 +0000 (14:54 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 6 Apr 2009 14:54:13 +0000 (14:54 +0000)
commitf3daca93c3590e7bed50a67847a5bb6be5a62c9a
treeb893794f95ebb65604f677685ae4cdec2d025859
parent46dcc0d269fe70df95cc452509d73cad59d284c6
* Set zapped_ok to 1 on nearly all calls to imap_grabroom(), because the IMAP commands in question are permitted to operate with unsubscribed (zapped) rooms.
citadel/modules/imap/imap_acl.c
citadel/modules/imap/imap_metadata.c
citadel/modules/imap/imap_misc.c
citadel/modules/imap/serv_imap.c