Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
jagadish_dasari
Contributor III
Contributor III

[resolved] Unable to extract emails from mail boxes other than INBOX

Hi,
I am using tPOP component to extract emails from my gmail server using IMAP/POP3 protocols and I do get successful response.
However, when using IMAP protocol I am not able to extract emails in other mail boxes like "Sent Mail/Trash/etc."
Also, I have referred to the forum discussion at http://www.talendforge.org/forum/viewtopic.php?pid=112661#p112661
I did try as mentioned in this discussion, still I am not successful.
Attached is the screenshot of tPOP settings.
Please let me know if I am missing anything.
0683p000009MCY2.png
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi,
I have made a testing on Talend Open Studio for Data Integration 5.3.1 r104014, everything is OK.
Please take a look at my pics.
Best regards
Sabrina
0683p000009MCMG.png 0683p000009MCR6.png 0683p000009MC4i.png

View solution in original post

7 Replies
jagadish_dasari
Contributor III
Contributor III
Author

Just wanted to update that I am using TOS 5.3.1.r104014 for this requirement.
Anonymous
Not applicable

I have tried it for my self and I was able to get my emails from "INBOX" as well as from "Sent". The maibox names are case sensitive and I had to get the Account Informations from my email program (Apple Mail) to get the exact names from the mail boxes. Your used name is for sure wrong.
I have tried it with TOS 5.4.1
_AnonymousUser
Specialist III
Specialist III

Hi Jlolling,
I just tried using the mail box option as "Sent" and got the error:
Exception in component tPOP_3
javax.mail.FolderNotFoundException: Sent not found
at com.sun.mail.imap.IMAPFolder.checkExists(IMAPFolder.java:381)
at com.sun.mail.imap.IMAPFolder.open(IMAPFolder.java:932)
Appreciate, if you could put up some screenshots showing mail box other than Inbox.
Thanks,
Jagadish.
Anonymous
Not applicable

Hi,
I have made a testing on Talend Open Studio for Data Integration 5.3.1 r104014, everything is OK.
Please take a look at my pics.
Best regards
Sabrina
0683p000009MCMG.png 0683p000009MCR6.png 0683p000009MC4i.png
jagadish_dasari
Contributor III
Contributor III
Author

Hi xdshi,
Thanks for those screenshots, it resolved my issue.
I think it has to do with my Host protocol used in the component, which was unable to detect the mail box folder other than Inbox.
Thanks,
Jagadish.
Anonymous
Not applicable

Hi Jagadish,
Thanks for your feedback. Could you please set this topic as "Resolved" so that other community users can identify it.
Feel free let me know if there is any further help we can give.
Best regards
Sabrina
ArjunKannan
Contributor
Contributor

Hi Sabrina,

 

I am trying to use the tPop for accessing Outlook mail using imap protocol.

 

I am able to retrieve emails from my mailbox. 

What changes i should make in order to access my team shared mail box account using my own outlook credentials. Like below, which I added 

 

https://outlook.office.com/mail/sharedXX@mail.co.uk/inbox

 


tPop_Query2.PNG