In this release I've:
1. Added IMAP, POP3, and SMTP to the Common menu and tool bar.
2. Added all the tool bar icons to the menus.
3. Added a progress bar / cancel dialog for servers with an expected initial response.
4. Converted all char buffers to std::string and std::stringstream wherever possible.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In this release I've:
1. Added IMAP, POP3, and SMTP to the Common menu and tool bar.
2. Added all the tool bar icons to the menus.
3. Added a progress bar / cancel dialog for servers with an expected initial response.
4. Converted all char buffers to std::string and std::stringstream wherever possible.