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