A few days ago I installed version 6.2.2 on my shared Midphase hosting account. I can get my email working with a gmail account and any email account that is hosted on my Midphase account. My problem is that I want to set the email to use another email server hosted somewhere else. The settings that I am using work in Outlook but for some reason not in Sugar. I also tried to send using a GoDaddy mail account and it gave me the same errors listed below.

Wed Sep 14 09:20:45 2011 [419909][1][FATAL] SMTP -> ERROR: Failed to connect to server. Code: 110 Reply: Connection timed out
Wed Sep 14 09:20:45 2011 [419909][1][FATAL] SugarPHPMailer encountered an error: SMTP Error: Could not connect to SMTP host.
Wed Sep 14 09:20:45 2011 [419909][1][FATAL] SugarPHPMailer encountered an error: The outbound mail server selected for the mail account you are using is invalid. Check the settings or select a different mail server for the mail account.

I can telnet into the email server that I want to use if that makes any difference. My guess is that I need to make a PHP file change but I definatly need some direction.

Here are some other errors that I found in my log this morning. Any idea if these matter?

HTTP/1.1 500 Internal Server Error
Server: nginx
Date: Wed, 14 Sep 2011 06:44:33 GMT
Content-Type: text/html
Connection: keep-alive
X-Application-Server: 10.13.10.128
Content-Length: 0


Wed Sep 14 00:44:33 2011 [670543][1][FATAL] HTTP Error: no data present after HTTP headers
Wed Sep 14 00:44:33 2011 [670543][1][FATAL] HTTP/1.1 500 Internal Server Error
Server: nginx
Date: Wed, 14 Sep 2011 06:44:33 GMT
Content-Type: text/html
Connection: keep-alive
X-Application-Server: 10.13.10.128
Content-Length: 0


Thanks