1.88 Changelog:
http://www.memecode.com/site/ver.php?id=190
Final Changes:
* Added a logging mechanism to the user defined filters feature.
This outputs a debug log to 'FilterLog.txt' in the Scribe folder.
Useful for debugging whats going on during filtering.
* Contact folder that have read/write permissions set no longer
cause Scribe to continually ask for a password during startup. These
folders are now silently ignored until you log in.
* Fixed Bug #57: Can't set calendar start/end to midday when 24hr
time format is selected.
* Fixed problems writing mail to IMAP folders, esp Groupware public
folders.
* Changed the behaviour of the "Send" button on the mail window
when the message has been created for a groupware public folder so that
the message is not sent out over SMTP but saved into the public folder
instead. A flag is now available to the message code indicating whether
the message is in a public folder or a normal folder.
* Fixed deleted messages reappearing when reselecting IMAP(full)
folders.
* Fixed not being able to delete IMAP(full) messages created in
this session.
* Fixed some of the issues when printing the calendar in month
mode. It now honours the page setup borders, prints full page, scales
the title font correctly and draws wider (visible) borders on each
cell.
* Fixed processing of untagged IMAP(full) messages from the server
so that deletes, expunges and new messages are propagated to the client
correctly. (May not be perfect yet, there is always "something else")
* Replies to messages in public folders now get written to the
folder instead of sent across SMTP (to nowhere).
* The IMAP folder properties is now correctly parented so you can't
lose it behind the main window.
* Added Content-Disposition headers to attachments.
Later,
Sam