could someone explains me why it works fine with JRUN but non with
Tomcat ?
-----Message d'origine-----
De : Kishore Patel [mailto:kpatel@t...]
Envoy=E9 : lundi 30 avril 2001 16:14
=C0 : Java Server
Objet : [pro_java_server] RE: pb with Java Mail
You need to use IMAP protocol for accessing mails. Also your mailserver
should support IMAP.
-Kishore Patel
-----Original Message-----
From: marot [mailto:laurent.marot@a...]
Sent: Monday, April 30, 2001 2:58 PM
To: Java Server
Subject: [pro_java_server] pb with Java Mail
hi all,
i've tried the webMail code of chapter 13 in J2EE book, but the only
content folder i can get is INBOX.
could someone tell me how to acces sub-folders.
thanks.