My requirment is to read a attachment from Email and send it to an FTP Location.
I have Successfully configured a Email Port Listner , and it is in enabled state also . I am consistently getting an error as under
[21411]2006-01-25 10:40:16 EST [ISP.0068.0024W] The connection to the IMAP server (MY SERVER NAME) for user (MY USER) was temporarily lost. Some messages may not have been processed. swapRows();writeTDnowrap(“row-l”);[21410]2006-01-25 10:40:11 EST [ISP.0068.0005W] Error processing email message. * BYE Connection down.
I tried to Enable and Disable the Listner port but of no use . Has anyone came across such problem .
Did you find a solution for your problem with the IMAP connection?
We have exact the same problem on our webMethods 6.5 and
at webMethods support they can’t find any solution for it.
Could you or someone else help me futher?
It seems the problem is caused by SP2. webMethods is creating a fix for this which solves the problem. I tested an early pre-release and this was working ok.
I’m facing the exact problem in 6.1. I’m unable to read the attachment contents of the email in WM. My email listener is enabled and the gobal service is invoked, i’m also able to read the body of the email but am unable to read the attachment contents. There is no content object appearing in the pipeline. Will be really helpfull if you can share your thoughts on this.