[idms-dbma-devel]commit - r45 - trunk/modules/protocols/imap4
Status: Pre-Alpha
Brought to you by:
nkukard
|
From: <idm...@li...> - 2004-10-20 11:08:27
|
Author: nkukard Date: 2004-10-20 13:07:57 +0200 (Wed, 20 Oct 2004) New Revision: 45 Modified: trunk/modules/protocols/imap4/TODO Log: * Changes from smtp which must be committed to imap4 Modified: trunk/modules/protocols/imap4/TODO =================================================================== --- trunk/modules/protocols/imap4/TODO 2004-10-20 11:07:00 UTC (rev 44) +++ trunk/modules/protocols/imap4/TODO 2004-10-20 11:07:57 UTC (rev 45) @@ -23,3 +23,5 @@ * remote TEXT_PARAM() macro & use smtp_cmds.c file from smtp module to handle counting & params +* remove IMAP4_ERROR_STATE from the command files & put in lexical analyser + |