wmMultiPop3 ChangeLog Version 0.9: * Updated wmmultipop3/Makefile, thanks to Jolan Luff * Applied patch from Roeland Huys which adds a new config option to play a sound on new mail: mail_arrived_cmd * Applied patch by Jan Reucker to work around a pop3 server that does not support the LAST command * Patch to support local mailboxes by Maximiliano Pin * Coding style cleanup by Daniel Sundberg Version 0.8: * Patch from Jaro which can make wmMultiPop3 execute execute a command on new mail. For example, play a sound. Check out "run_command" in your ~/.wmmultipop3rc Version 0.7: * Patch from Marcelo Dias de Toledo that removes wmmultipop3 from processlist if we kill it..:-) * New config-options, you can now spcify a command on left, right and middle mousebutton-click. * The commands executed on mouseclicks can now have spaces within the command, such as "mailclient --mailbox=inbox" (this was an example). Version 0.6: * Almost like wmpop3-0.5.6a but with support for multiple popservers. WMPOP3 CHANGE_LOG Version 0.5.6a : Minor additions * Added extra checking when connecting to pop-server. * Fixed some variable addressing problems. * updated the version number int the source.. :) oops. Version 0.5.5a : Minor additions * Fixed Pop3Client, it now closes the socket after use. * Fixed Comment missing in the default config file. Version 0.5.0a : Minor additions * Added arrows to left toggle button. ( very minor ). Version 0.4.2a : Minor Fixes and additions * Fixed the problem with "::error::" not being properly removed from the display after refresh. * Added the optional ability for unread and read messages to be shown. ( uuu/rrr ). * WMPop3 will now check the pop server 30 sec's after a mail browser has been activated using Wmpop3. ( This will give the mail browser a chance to download messages from the server). Version 0.4.1a : Minor Fixes and additions * Fixed the problem with the right button showing "AC" when pressed. Version 0.4.0a : Minor Fixes and additions * Messages shown are now unread messages instead total messages Version 0.3.5a : Minor Fixes and additions * Fixed messages reading 3 when not connected to the net. Now shows up as "::Error::" when something is wrong. * Added ability to enable/disable autochecking at program startup. * Added text to the "Check Now" and "autochecking" buttons