How do I use "Why Can't I Connect?"
I will attempt a connection to a POP3 Server. Enter the server name or IP address. Choose between STARTTLS or SSL/TLS. Select a port. The default port for POP3 STARTTLS is 110. The default port for POP3 SSL/TLS is 995. I expect a response from POP3 STARTTLS so I will wait for the response and close the connection on success. I do not expect a response from POP3 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.