cmd-namespace.c revision a8c5a86d183db25a57bf193c06b41e092ec2e151
/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
#include "imap-common.h"
#include "str.h"
#include "imap-utf7.h"
#include "imap-quote.h"
#include "imap-commands.h"
#include "mail-namespace.h"
{
char ns_sep;
if (!found) {
}
str_truncate(mutf7_prefix, 0);
i_panic("LIST: Namespace prefix not UTF-8: %s",
}
if (ns_sep == '\\')
}
}
if (found)
else
}
{
return TRUE;
}