Latest Changes: - Popcorn uses the OpenSSL (www.openssl.org) Win32 DLLs for SSL - If Popcorn finds and is able to load the SSL DLLs (ssleay32.dll and libeay32.dll), SSL support is enabled, if not, SSL support is disabled - To use SSL, select the "Tools" -> "Account Profiles..." menu item, select the "Identity & Servers" tab and tick off the "Use SSL" checkbox for POP and/or SMTP for each (relevant) account profile - The command log now indicates what kind of server connection is used when sending and receiving mail (plain CONNECT or secure SSLCONNECT) - "Edit" -> "Find in Headers" (Shift + F3) allows you to search for text in downloaded header items (From, Subject and Date fields) - Popcorn would only restore the window state (focus) on the Find dialog if it was already open and find was selected from a different window or menu item - Fixed a bug that was caused by empty hostnames being returned from the Win32/BSD socket API when running Win95 - Cleaned up some UI inconsistencies |