cmd-subscribe.c revision 4cb38584c37bf1428f631de1b1cd9de2bab8baa7
/* Copyright (C) 2002 Timo Sirainen */
#include "common.h"
#include "commands.h"
{
struct mail_storage *storage;
const char *mailbox;
/* <mailbox> */
return FALSE;
return TRUE;
return FALSE;
else {
"OK Subscribe completed." :
"OK Unsubscribe completed.");
}
return TRUE;
}
{
}