| Author |
Creating Folders using JavaMail,pop3 protocol
|
Lee Ozbun
Ranch Hand
Joined: Aug 30, 2001
Posts: 38
|
posted

0
|
How Do i create folders using javamail API for POP3 protocol thanx in advance
|
 |
Lewin Chan
Ranch Hand
Joined: Oct 10, 2001
Posts: 214
|
posted

0
|
The Sun reference Javamail implementation explicitly states that "POP3 supports only a single folder named "INBOX"" So, basically, I guess you can't
|
I have no java certifications. <br />This makes me a bad programmer.<br />Ignore my post.
|
 |
 |
|
|
subject: Creating Folders using JavaMail,pop3 protocol
|
|
|