[Titanium-mail-list] Titanium Mail Version 1.1
Status: Alpha
Brought to you by:
mitcheloc
From: Mitchel C. <mit...@st...> - 2004-01-06 00:51:09
|
Happy new year to all, I've been away on vacation these passed couple of weeks and have had plenty of time to work on Titanium Mail. With the New Year I'd like to welcome you all to the mailing list and would like to announce a new version release for Titanium Mail. As always I would like to welcome any suggestions and encourage you to share your experience with Titanium Mail. One of the major changes in Titanium Mail is in the source code. I have isolated the Pop/Smtp server/client protocols into separate classes to provide a solid object oriented atmosphere to work with. It is now easy to take the tslib.dll library and create your own custom pop or smtp servers. Download here: https://sourceforge.net/project/showfiles.php?group_id=92209 <https://sourceforge.net/project/showfiles.php?group_id=92209&package_id=977 04&release_id=207949> &package_id=97704&release_id=207949 The following are some of the changes made: * You can now have multiple delivery options at the domain level. * Restructured Folder Layout * The smtp service class had multiple variable problems due to references. * Speed Enhancements - Overall server response times are much improved. * Added a class to the Titanium Soft Library for sending TMobile SMS messages. * Smtp and Pop classes follow a new object model. All actions are event driven. * Source code is much easier to read with some comments now. * Current source release only now includes Admin.exe and Admin Gui.exe source codes. * Some status codes for sending were not being correctly processed (remote and forward). * Renamed several classes and improved data organization. * In some cases the connection string file was not being found even though it was in the right place. * Restructured Send.dll, mail sending is much more reliable now. * Send receipts were not being properly generated even though everything else worked correctly. * Restructured source file layouts and namespaces. All projects can now be opened from one solution file. Mitchel Constantin Titanium Soft. |