File Release Notes and Changelog
Notes:
This release adds an inbox handling section to the web interface.
The functionality of this area will expand with time, but currently
you can see a list of all messages in your inbox, preview each one
as desired, delete them individually or as a group, reply to
messages or forward them. As well, you can create and send new
messages in the same interface.
Also, with this release a Windows installer executable is available
for download. Thanks to Chris Wiegand for donating the installer
script.
Changes:
- added a new section to the web interface: 'inbox processing'; this
allows you to inspect your inbox, letting you reply to, forward,
and delete messages, as well as create and send new messages
- fixed a bug in the pop3 server that was causing a message to be
delivered multiple times
- added the ability to override the currently logged in user's
session
- added message header display to message preview in queue
- much refactoring, code cleanup, and minor bug fixes