rolandy yue wrote:
> I am using IMAP Protocol of Javamail to read Gmail messages.
>
> However I can only find an "inbox" folder and there is no other folders
> available.
>
>
>
> I am in need of reading other folders of Gmail like trash box to delete
> my emails completely.
>
>
>
> Do you know how to get the other folders of Gmail?
What did you try to look for them? Did you try the list method on the
default folder? Have you tried using the folderlist.java demo program
included with JavaMail?
===========================================================================
To unsubscribe, send email to
listserv@... and include in the body
of the message "signoff JAVAMAIL-INTEREST". For general help, send email to
listserv@... and include in the body of the message "help".