on 02-01-2012 6:43 PM
Hi Experts
I am working on a Email to Proxy scenario where I need to configure the sender email adapter to read the attachments. Email server works on IMAP. I am able to login from the web and able to see the emails.
However I configured the parameters as follows
Transport P
URL : https://email.XXX-XSAX.com
User:
and password
CC gives the following error in the adapter engine
exception caught during processing mail message; java.net.ConnectException: A remote host refused an attempted connect operation
and eventually it displays the error as "mail client job stopped completly"
Can any one suggest how to resolve this error
Thanks
PR
For Https connection need to use the IMAP4S (Secured connection). Issue has been resolved
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
imap://imapserver/XIInBox
refer:
http://help.sap.com/saphelp_nw04/helpdata/en/6b/4493404f673028e10000000a1550b0/frameset.htm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Your URL syntax is not correct.
pop://EmailServer or imap://EmailServer/UserInbox
Follow this [link|http://www.riyaz.net/sap/xipi-configuring-the-sender-mail-adapter/90/]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For URL, don't use HTTPS. Use email.XXX-XSAX.com
Regards,
Prateek Raj Srivastava
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.