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.12.4
In this release:
1. Fixed a bug where the "Server Send" dialog and the "Server Shutdown" dialog where clipping the display of the connected socket handle.
2. Removed the WiFi connect option. Lacking time and hardware to support this in all operating systems for all routers, I will reintroduce this option when possible (check the README file to restore this option at it’s current state while compiling.)
3. Updated the MinGW compiler, wxWidgets, and OpenSSL versions for the Windows binary release (this and all future releases are no longer compatible with Windows XP.)
4. Added a Raspbian / armhf debian binary release.