cancel
Showing results for 
Search instead for 
Did you mean: 

How to read the contents of a specific email folder with nuxeo email fetch using IMAP?

karl_harris_
Star Collaborator
Star Collaborator

Using the Nuxeo email fetch capabilities it possible to use IMAP's ability to navigate email folders to download the contents of a specific email folder from an email server to the Nuxeo repository?

1 ACCEPTED ANSWER

Alain_ESCAFFRE
Star Contributor
Star Contributor

The lower level java.mail api enables to fetch a specific folder only. So this would definitly be an interesting (not very big) evolution (it would be just one more parameter to configure on the mailfolder).

View answer in original post

1 REPLY 1

Alain_ESCAFFRE
Star Contributor
Star Contributor

The lower level java.mail api enables to fetch a specific folder only. So this would definitly be an interesting (not very big) evolution (it would be just one more parameter to configure on the mailfolder).