Folder problem

Friends...

1.How to create a new folder using java mail?

in java mail i found that there is api for creating and deleting folders..

but it is not working in my program...

will it work for pop3 protocol?

if not what is the alternative?

2. how to access the mails in a folder other than INBOX using java mail?

will pop3 protocol supports the accessing of folders other than INBOX?

if not what is the alternative?

thanks in advance...

regards

Venkata Naveen

[527 byte] By [avn_venkia] at [2007-10-2 23:50:19]
# 1
POP3 only supports one folder and its name is INBOX. The alternative, if your server supports it, is IMAP.
DrClapa at 2007-7-14 16:35:44 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...