How do I use "Why Can't I Connect?"
I will attempt a connection to an IMAP Server. Enter the server name or IP address. Choose between STARTTLS or SSL/TLS. Select a port. The default port for IMAP STARTTLS is 143. The default port for IMAP SSL/TLS is 993. I expect a response from IMAP STARTTLS so I will wait for the response and close the connection on success. I do not expect a response from IMAP SSL/TLS so I will close the connection on success.
Release 1.10.0
In this release:
1. Upgraded wxWidgets to 3.0.x
2. Added host name reformatting which removes errors from an entered host name.
3. Added a trace to show the original and the reformatted host name.
wxWidgets to 3.0.x:
Windows users should notice little if any differences. Linux users may see many user interface changes depending on the GTK+ theme they are using. There are problems with some controls while using certain themes (Oxygen-gtk for example.) As these are known problems for other applications, I haven't made any changes as of yet.
Check the Information section of the Knowledge Base for detailed release notes.