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.3
In this release:
1. Changed the visible trace to be easier to read. The trace shows in your normal font except for hexadecimal traces which show in a monospace font. Function headers display in blue, errors display in red, and warnings display in green. This matches to the look and feel of the "Why Can't I Connect?" Android companion app.
2. Changed the remembering of a server name to the drop down list from when it is connected to when it's IP address is resolved.
3. Changed the default timeouts from 60 seconds to 20 seconds. This only effects new installs. Previous installs will still need to change the timeouts in the preferences dialog.
4. Switched the "Ports In Use" default port type to listening.
5. Fixed a bug in the "Script Save As" to include the script run time parameters.