Posted
5 months
ago
by
ko...@users.sourceforge.net (Kods)
This may look like a minor release but it's in fact a huge one. Many improvements made in many domains.
So have a look at it :)
----------------------------------------------
Version 0.8.4 (2008-02-11) - Codename Havoc
NOTES
... [More]
:
- UPGRADED to MINA 1.1.6.
- Updated GlazedLists library.
- Updated starting scripts.
GUI:
- Added a memory occupation progress bar in the status bar.
- Made strong improvements in data memory management to prevent
OOM errors.
- Tray item image is changed when server is started.
- Fixed treeview to only create case insensitive hosts filters.
- Fixed enabled state of buttons in the tree view toolbar.
- Added a new branch in the treeview that contains the flagged mails.
It allows the user to do a custom filtering on the mail list.
- Many improvement to GlazedLists code to provide more flexible UI
and fix some bugs.
- Now uses a temporary directory to store previewed attached files.
- Added the SHIFT F4 shortcut that enables to close all opened tabs
at one time.
- Added a button to show the complete changelog in prettyfied HTML
format.
- Fixed minimum cryptographic strength to comply with the algorithm
needs.
- Fixed SWTHelper#getImageDescriptor(String fileName). Properties page
now correctly show icons when Mailster is packed in a JAR file or when
using JavaWebStart.
POP3 :
- Fixed a nasty threading issue in DIGEST-MD5 authentication.
- POP3's threads name are now meaningfull.
- Fixed a line delimiter bug handling.
Core :
- Drastically reduced SmtpMessage memory size by removing some storing
redundancy and compressing buffer size of data after parsing completion.
Method SmtpMessage#getRawMessage() was removed.
- Fixed wrong bcc list computing.
DUMBSTER :
- Now avoids unnecessary characters conversions.
- Fixed watchdog which wrongly timed out.
- Added stream cleaning code on connections closing.
TRANSLATIONS :
- Minor typo's fixed in french translation. (0 comments) [Less]
Posted
7 months
ago
by
ko...@users.sourceforge.net (Kods)
Added/Updated screenshots section to show the beautiful UI modfications of v0.8.3 :) (0 comments)
Posted
7 months
ago
by
ko...@users.sourceforge.net (Kods)
Check the download section and enjoy :) (0 comments)
Posted
7 months
ago
by
ko...@users.sourceforge.net (Kods)
Finally i've got the time to achieve this new release. Hope you'll find interesting functionnalities.
Here's the changelog
Version 0.8.3 (2007-12-03) - Codename Harfang
NOTES :
- UPGRADED to MINA 1.1.5
- UPGRADED to
... [More]
SLF4J 1.4.3
- Updated starting scripts
- Updated home page URL ( http://tedorg.free.fr/en/projects.php ).
TESTING :
- Publicly available JUNIT tests to help improve robustness.
CORE :
- Fixed possible resource leaking in SWTHelper#createColor().
GUI:
- Now using PShelf as the left panel container instead of ExpandBar
as it has a cleaner look :).
- Added an outline view to show the structure of the selected mail.
- Fixed bug where the attached files drop down button did not show
all the attached files.
- Added UI option to configure cryptographic strength.
- Log window now try to use the re-parentable abilities of the
system to keep the log state behind the scenes even when the
tab is not visible.
- Added a clear mail queue button as mail queue is no more cleared
when starting the server. Confirmation is required by a dialog.
- Added an S/MIME signature checking ability. It's visually
represented by an icon in the headers view that show wether
the signature was verified or not.
- Signing information is available in the UI. The dialog shows the
signer(s) certificates data.
- Added a certificate creation facility in the preferences. (0 comments) [Less]
Posted
8 months
ago
by
ko...@users.sourceforge.net (Kods)
Hi community,
i've been very busy last weeks. But i'm back with some news. The first one is a brand new web site talking about the project. Please have a look at it @ http://tedorg.free.fr/en/projects.php.
And last but not least you should expect a 0.8.3 release in the incoming week.
Stay tuned :) (0 comments)