Hi, IMAP is only supported in current trunk (development). If you want to use IMAP you need to checkout james and build it by your own:
# svn co http://svn.apache.org/repos/asf/james/server/trunk/ james-trunk # cd james-trunk # ant clean dist Bye, Norman 2009/10/1 TearsOfAllah <[email protected]>: > > I'm trying to read messages stored in James server through IMAP protocol, and > want to create folder with name "Spam" and "trash"(since pop3 supports only > inbox), but I'm getting run time exception. What do I have to do to > configure James server to have a support for IMAP protocol? > -- > View this message in context: > http://www.nabble.com/How-to-support-IMAP-protocol-in-james-server-2.3.2-tp25696684p25696684.html > Sent from the James - Dev mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
