Am 06.12.2012 23:45, schrieb Jeff Lacki:
Reindl Harald h.reindl@thelounge.net wrote:
Am 06.12.2012 23:25, schrieb Jeff Lacki:
Sorry to ask such a basic question, but I finally got some major hurdles working for imaps on port 993 and Im getting the following when I try to connect from my iphone:
imap-login: Disconnected (no auth attempts in 60 secs): user=<>, rip=192.168.1.1, lip=192.168.1.22, TLS handshaking: Disconnected
Im using SQL and SSL over 993. I cant seem to find where my user comes from that its blank?
the client disconnects due TLS/SSL handshake at this time no user could be known at all maybe a bad connection
Odd, its coming from my iphone and the user is filled out.
that does not matter in any way
you refused to understand that if a connection is closed for whateever reason due ssl handshake there is no data information exchanged between client and server
Ill try > deleting it on the phone and re-trying
check the auth-mech configured on the phone and which methods your server configuration supports
long before the login the server offers auth methods and if the client is configured to a unsupported it closes the connection and apple devices are really braindead in this context