Skip to main content
Announcements
A fresh, new look for the Data Integration & Quality forums and navigation! Read more about what's changed.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tPOP usage

I'm trying to use tPOP compoment to retrieve emails from a Novell-Groupwise system
After having setup all necessary data (host,port, user,pwd,etc..) , if I run the job it remains running with no way to know what is doing and if there are any issue
Is the component working or has some bugs ?
How else could I retrieve emails ?
Labels (2)
38 Replies
Anonymous
Not applicable
Author

Hello
Which type of email do you use? Which version of TOS?
Best regards
shong
Anonymous
Not applicable
Author

TOS 3.0.0
Novell Groupwise 6.5.7
Anonymous
Not applicable
Author

I'm trying to use IMAP protocol....
Anonymous
Not applicable
Author

I've seen that thare was a bug but now resolved
I've downloaded the zip archive of the files changed in the component tPOP and I've overwritten previous files
Now I get the following error
Exception in component tPOP_1
javax.mail.MessagingException: Connect failed;
nested exception is:
java.io.IOException: Unexpected response: * OK GroupWise Server Ready
at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:148)
at javax.mail.Service.connect(Service.java:275)
at cegedim.insert_update_cegedim_sugar_0_1.insert_update_cegedim_sugar.tPOP_1Process(insert_update_cegedim_sugar.java:175)
at cegedim.insert_update_cegedim_sugar_0_1.insert_update_cegedim_sugar.runJobInTOS(insert_update_cegedim_sugar.java:373)
at cegedim.insert_update_cegedim_sugar_0_1.insert_update_cegedim_sugar.main(insert_update_cegedim_sugar.java:287)
Caused by: java.io.IOException: Unexpected response: * OK GroupWise Server Ready
at com.sun.mail.pop3.Protocol.simpleCommand(Protocol.java:361)
at com.sun.mail.pop3.Protocol.<init>(Protocol.java:91)
at com.sun.mail.pop3.POP3Store.getPort(POP3Store.java:201)
at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:144)
... 4 more
Anonymous
Not applicable
Author

latest tentative....
I missed to select imap in the new dropdown of the component !
But now I get the following error message
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 cegedim.insert_update_cegedim_sugar_0_1.insert_update_cegedim_sugar.tPOP_1Process(insert_update_cegedim_sugar.java:209)
at cegedim.insert_update_cegedim_sugar_0_1.insert_update_cegedim_sugar.runJobInTOS(insert_update_cegedim_sugar.java:366)
at cegedim.insert_update_cegedim_sugar_0_1.insert_update_cegedim_sugar.main(insert_update_cegedim_sugar.java:280)
Anonymous
Not applicable
Author

I'm trying to debug the problem and I've used the debugger
I end up with a File Not found exception "\C:\Program Files\Java\jre1.6.0_05\lib\sunrsasign.jar"
I cannot find the specified file
What I can do to solve this problem ?
Is it the correct cause of the error "java.io.IOException: No content" ?
Anonymous
Not applicable
Author

I TRY TO use tpop to recover mail , but the file result doesn't contains the mail content but information about mail, IP adress , receiver , sender....
How I can recover only content of mail ?
any idea please.
Anonymous
Not applicable
Author

Hello raja
After you featch the email form server and save it on local machine, then use a tFileInputMail to extrac data from the file, contains body, subject etc...
Best regards
shong
Anonymous
Not applicable
Author

Hi , please in the file result of execution of tpop
body of mail don't apper
what i do i need the body ?
Is have reklated of some fnt in code or there are a error ?
pleeeeese help me it is so urgent
thanks