#! /bin/sh /usr/share/dpatch/dpatch-run ## 110_murder_frontend_default_server_mboxlist.dpatch by ## work sponsored by SERPRO http://www.serpro.gov.br ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: No description. @DPATCH@ diff -urNad cyrus-imapd-2.3-2.3.16~/imap/mboxlist.c cyrus-imapd-2.3-2.3.16/imap/mboxlist.c --- cyrus-imapd-2.3-2.3.16~/imap/mboxlist.c 2009-11-17 01:34:30.000000000 -0200 +++ cyrus-imapd-2.3-2.3.16/imap/mboxlist.c 2010-09-01 14:29:18.000000000 -0300 @@ -552,7 +552,7 @@ if (!partition) { if (config_mupdate_server && (config_mupdate_config == IMAP_ENUM_MUPDATE_CONFIG_STANDARD) && - !config_getstring(IMAPOPT_PROXYSERVERS)) { + config_getstring(IMAPOPT_PROXYSERVERS)) { /* proxy-only server -- caller will find a server */ partition = NULL; }