cmd-create.c revision e60a349c641bb2f4723e4a395a25f55531682d2b
/* Copyright (C) 2002 Timo Sirainen */
#include "common.h"
#include "commands.h"
{
struct mail_storage *storage;
const char *mailbox, *full_mailbox;
int directory;
/* <mailbox> */
return FALSE;
return TRUE;
else {
/* name ends with hierarchy separator - client is just
informing us that it wants to create children under this
mailbox. */
}
return TRUE;
else
return TRUE;
}