---- Changes since 1.060 ----
Added links for switching between HTML and plain text view, and for showing the raw mail message.
Improved the simple search function to accept 'and' and 'or' separated boolean expressions.
---- Changes since 1.070 ----
Added links to find all messages by the same sender or with the same subject when reading email.
Image references like cid: in HTML email are now replaced with correct paths for other attachments in the email.
---- Changes since 1.080 ----
Added a basic HTML editor for sending and replying to email in HTML format. Requires Java 1.4+ in the browser. Must be enabled on the Preferences page, as it is still rather unstable.
Included support for SMTP authentication when sending email, configurable in Webmin's Usermin Configuration module.
Added a check for attempting to delete the same messages twice by using the browser Back button. If the mail file has been modified since the message list was loaded, the deletion will fail.
---- Changes since 1.090 ----
Replaced the Java HTML editor with HTMLArea, which uses DHTML and is much more reliable.
---- Changes since 1.100 ----
Added a preference option and field on the advanced search form for limiting the number of messages to search. Useful for users who have massive mailboxes and don't need to search way back into the past.
Added support for requesting, sending and handling disposition status notifications. This is mostly disabled by default, but can be activated on the Preferences page.
Added support for handling delivery status notifications.
Created a new type of folder - the composite, which can combine multiple other folders into one. Useful if you have several separate mail files and want to make them appear as one folder.
