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: 
Anonymous
Not applicable

Delete mail from server

when I select the option for deleting the mail from server using tpop component while downloading the mail, it downlaods a partial mail file but it deletes the mail from the server and the component stops throwing an error. I am using IMAP protocol and i am accessing gmail server. I am attaching the error message along with this.
Can anyone tell me whats happening with this?
Labels (2)
13 Replies
Anonymous
Not applicable
Author

I am not using the licensed version...will that be the reason for this issue?
Anonymous
Not applicable
Author

I am not using the licensed version...will that be the reason for this issue?

No, TIS and TOS have the same component function.
Best regards
Shong
Anonymous
Not applicable
Author

I extracted a job I had in the Talend Open Studio and imported the same to the Talend Data Quality. The job which performed fine in the TOS is throwing some error in the TDQ. I have attached the screen shot along with this comment. Can anyone please have a look at it and let me what could have caused this issue.
Regards,
Bharathan
Anonymous
Not applicable
Author

Shong any update on this error? Works perfect if I uncheck delete.
I too am getting the following error with IMAP using gmail.
File does get "deleted" (meaning label is removed from mail) but get the following error.
Screenshot of settings included (user pass removed)

Exception in component tPOP_1
java.io.IOException: No content
at com.sun.mail.imap.IMAPInputStream.fill(IMAPInputStream.java:111)
at com.sun.mail.imap.IMAPInputStream.read(IMAPInputStream.java:158)
at beta_test_sf_load_account.proofemailprocess_0_1.ProofEmailProcess.tPOP_1Process(ProofEmailProcess.java:1258)
at beta_test_sf_load_account.proofemailprocess_0_1.ProofEmailProcess.runJobInTOS(ProofEmailProcess.java:3874)
at beta_test_sf_load_account.proofemailprocess_0_1.ProofEmailProcess.main(ProofEmailProcess.java:3738)