It seems to me like IMAPS is only supported with TLS, not SSL. Or is it only a problem with self-signed certificates?
Sign In to download and comment
It seems to me like IMAPS is only supported with TLS, not SSL. Or is it only a problem with self-signed certificates?
In a typical Linux mailservice with cyrus and postfix, you'll have IMAP SSL on Port 993 which is not supported by Nokia Messaging but IMAP over TLS on port 143 which works fine. The problem here is, that port 143 typically allows unencrypted access, too - so most firewall admins will not open it.