View Single Post
Old November 17th, 2009, 08:00 PM   #6 (permalink)
syntrix
Senior Member
 
Join Date: Nov 2009
Location: little rock, ar
Posts: 1,998
 
Device(s): Currently have: Razr Maxx, Bionic, and a VZW Samsung Galaxy Nexus, transformer with keyboard dock, h
Thanks: 143
Thanked 253 Times in 205 Posts
Send a message via AIM to syntrix
Default

Quote:
Originally Posted by kevhollywood View Post
It turns out that my web host doesn't use SSL for connection to the SMTP server, so it was just a matter of turning of the SSL encryption. I hope it's as easy a fix for you.
so port 143 for standard imap, but it doesn't mean the host won't accept encryption at the communication level.

imaps (secure imap) is port 993

Doesn't mean they don't support TLS encryption!

Example:

telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4REVx LITERAL+ SASL-IR LOGIN-REFERRALS STARTTLS AUTH=LOGIN] myhost.mydomain IMAP4revx xxx.xx at Tue, 17 Nov 2009 19:58:36 -0600 (CST)
syntrix is offline  
Reply With Quote