QSpop3 Plugin History 2005-06-01 00:30 v1.3b8 1) Added support for logins where the userid must be the complete email address. 2005-02-21 00:40 v1.3b7 1) Recompiled with the latest version of the internet controls QS uses. 2004-12-30 14:00 v1.3b6 1) Corrected proxy authentication bug. 2004-12-27 14:15 v1.3b5 1) It turns out that the internet controls QS uses were not handling socks level 4a properly. The dns lookup was being done by the control rather than the socks proxy. This has been corrected. 2004-12-19 14:25 v1.3b4 1) I have fixed the problem with pgponly mail. It now handles these messages correctly. 2) I have re-enabled proxy use. I fortified the functions for getting and using proxies. Hopefully it will work correctly and not cause any errors. Please test proxy and non-proxy use. 2004-12-18 13:05 v1.3b3 This is a test release. I have made 2 modifications. 1) Gorfian experienced a mail download but no appeared in the inbox. I believe a variable was corrupted so I bypassed the variable to see if that helps. 2) ThAd was unable to download mail at all. For this release, I have totally disabled pop3 proxies and made sure all socks proxy fields are initialized to blank to make sure there are no lingering values in proxy fields causing his problem. If you do not experience these problems, you might give it a test to see that it does download your mail without problem. 2004-12-16 16:00 v1.3b3 Fixed access violation after opening/closing of main Accounts Dialog. Fixed the problem of program not changing back to no proxy after having a proxy specified. 2004-12-06 01:35 v1.3b1 Added support for socks proxies. You'll find a proxy selector box in the main Pop Accounts Dialog. This modules requires QSproxy v1.9a4 or higher. 2001-10-28 20:40 v1.1 Humph! Fixed problem of retrieve hanging... 2002-10-27 19:09 v1.0 Module is complete. 2001-06-04 20:37 v.9b5.6 Fixed broken alternate POP3 port specification--Add port to pop3host example pop.skuz.net:1110 2001-05-30 23:46 v.9b5.5 Fixed problem of inbound PGP nym mail not being retrieved when PGP only checked 2001-05-24 02:33 v.9b5.4 Fixed lockup on opening the Pop Accounts Dialog 'Tools|Pop Accounts...' 2001-05-21 19:45 v.9b5.3 Fixed 'list index out of bounds' when deleting last (and only) pop account. Apparently this was not fixed in .9b4 2001-05-21 02:45 v.9b5.2 Fixed incorrect document directory 2001-05-19 03:20 v.9b5.1 Fixed bug that generated error 'POP3 already connected' when multiple accounts 2001-03-11 02:05 v.9b5 Fixed the care4free.net problem where QS needs to supply full email address as login id. Fixed password being changed to all lower case when saving account info. 2000-09-12 17:30 v.9b4 Fixed 'item out of bounds' error on deleting last account profile Fixed Acct dialog saving after saying not valid. v.9b3 apparently a skip in revision number. Humph! 2000-04-11 00:04 v.9b2 Fixed a problem of Pop Options not staying set. For example, check 'Pgp Only' for an account. Leave the POP3 Account dialog then return--the option is not set. Fixed. It turns out, that many users cannot simply use their email address for accessing their pop3 mail accounts. Won't work. Generally it can be solved by pre-pending 'pop' or 'mail' to there servers name. Example: me@myusual.net (doesn't work) me@mail.myusual.net (might work). Anyway, I've added text to the dialog explaining this. I have enhanced the Pop3 Account Dialog. Generally it's smoother, and easier to understand. Also, I've changed the Retrieve Dialog from displaying just 2 lines of text at a time, to adozen or so. Now it's pretty much like your SMTP Dialog. 2000-03-11 14:04 v.9b1 Fixed a problem that some POP3 servers do not recognise the 'last' command. I've written a work around and it seems to be working fine now. 2000-03-11 23:21 v.9b0 Initial public beta release