You need to sign in to do that
Don't have an account?
JWOODY
Email2Case - can't connect to email server
Hi,
i am trying to set up the email2case plugin, and have all the correct settings (I think). I have specified to use port 143 on our exchange server, and verified that my username and password are correct. However, when I launch the program I get this message:
Service: xxx.xxx.xxx.com
User: xxxx
User: xxxx
Message: * BYE Connection refused;
nested exception is:
com.sun.mail.iap.ConnectionException: * BYE Connection refused
nested exception is:
com.sun.mail.iap.ConnectionException: * BYE Connection refused
Any ideas?
Thanks!
Jeff
Even though I had my <interval> set to 1 minute (while testing), it waited 30 minutes to poll.
Still banging away at the problem and wishing there was more reference material for the code.
2007-05-02 09:08:06,513 1985 [main] INFO com.sforce.SalesforceAgent - Service essensys.no-ip.co.uk:0:essensys\clarkb:Inbox successfully registered
2007-05-02 09:08:06,513 1985 [main] INFO com.sforce.SalesforceAgent - com.sforce.mail.EmailService loaded as a timer service.
2007-05-02 09:08:27,638 23110 [Timer-0] ERROR com.sforce.mail.GenericClient - Unable to connect to mail service.
Service: xxxx.no-ip.co.uk
User: xxxxxxx\clarkb
Message: Connection timed out: connect;
nested exception is:
java.net.ConnectException: Connection timed out: connect
2007-05-02 09:10:27,514 142986 [Timer-0] ERROR com.sforce.mail.GenericClient - Unable to connect to mail service.
Service: xxxxx.no-ip.co.uk
User: xxxxx\clarkb
Once I made that change, the connection worked and the interval performed as expected.
I found the solution in the Solutions knowledge base in my instance of Sf, there were quite a few other articles in there as well dealing with email2case. I noted that several people had been referred to Sf Customer Support and whenever that's the case, you often find their answers in Solutions, but not here.
Service: xxxx.xxx.xxxx
User: xxxx.xxxx.xxxx
nested exception is:
java.net.ConnectException: Connection timed out: connect
Hi Vijay,
Ensure you have got the right settings in the two txt files that you configure as part of the plugin. It may be a small error that is causing authentication failure with your mail server. Other than that check the settings on your mail server to allow connections from the internet (you may want to lock access down to salesforce.com's IP address).
Hope this helps.
Barry
Hi Barry,
Thnx lot for quick reply...
I have checked my txt files..... they are perfect.
About network..... do you mean to say i have to allow IP of SFDC in my smtp server?
Thanks
Vijay