Can not read other mail boxes of Gmail like Sent or Trash?

View: New views
2 Messages — Rating Filter:   Alert me  

Can not read other mail boxes of Gmail like Sent or Trash?

by rolandy yue :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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?

 

Thanks,

Roland

=========================================================================== 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".


Re: Can not read other mail boxes of Gmail like Sent or Trash?

by Bill Shannon :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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".