subscription-file.c revision 4b11f96880f61e5583b9a22b89e1c166710016f9
0N/A/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ 0N/A "No permission to read subscriptions");
0N/A "%s failed with subscription file %s: %m",
0N/A "No permission to modify subscriptions");
0N/A "%s failed with subscription file %s: %m",
0N/A /* mailbox name too large */ 0N/A "Subscription file %s contains lines longer " 0N/A /* directory hasn't been created yet. */ 0N/A "Timeout waiting for subscription file lock");
0N/A /* append subscription */ 0N/A /* Reopen the subscription file and re-send everything. 0N/A this isn't the optimal behavior, but it's allowed by 0N/A IMAP and this way we don't have to read everything into 0N/A memory or try to play any guessing games. */ 0N/A /* In case of ENOENT all the subscriptions got lost. 0N/A Just return end of subscriptions list in that