SMTP Wizard Seekford Solutions, Inc. v1.0.5 FIXED - Commands on any mail server that greeted with a multiline output would cause all commands to fail. v1.0.6 FIXED - Unlicensed notice for messages sent was not appended properly CHANGE - Modified resource structure v1.0.7 FIXED - ReplyTo Field was setting the field incorrectly. v1.0.8 FIXED - Memory leak associated with system strings caused massive memory usage. v1.0.9 UPDATED - Changed default timeout to be a better value. v1.0.10 FIXED - Header would be invalid if certain operations were performed. v1.0.11 FIXED - Email addresses with the characters , or ; would not parse right when in quoted parameters. i.e. Display name ///////////////////////////////////////////////////////////////////////////////////// // VERSION 2.0 RELEASED ///////////////////////////////////////////////////////////////////////////////////// v2.0.1 - 03/25/2003 ADDED - Support for SSL ADDED - Aynchronous Operation ADDED - HTML Message support v2.0.2 - 04/10/2003 FIXED - Had to change message handling for Scripted languages. UPDATED - Updated Example applications and added new ones. v2.0.3 - 04/16/2003 FIXED - Licensing issued addressed. v2.0.4 - 05/06/2003 FIXED - Found an issue with certain non-compliant mail servers so we implemented a workaround are login authentication. v2.0.5 - 06/23/2003 ADDED - Support for line length truncation of message bodies automatically. ADDED - Automatic substitution of incorrect end of line markers with proper end of line markers. v2.0.6 - 08/13/2003 FIXED - Fixed the automatic truncation for one line messages sending an empty message body error. v2.0.7 - 10/09/2003 ADDED - Support for messages sent via the premade message command with already folded headers. Double folding headers can cause some virus check programs to fail on the message so this is resolved. v2.0.8 - 10/28/2003 ADDED - Support for SOCKSv4 and SOCKSv5 FireWall proxies. v2.0.9 - 02/05/2004 UPDATED - Modified header folding to support non-compliant clients requirements.(One such is Eudora) v2.0.10 - 08/08/2004 ADDED - Automatic encoding of message body to prevent data loss for long message lines. v2.0.11 - 2/15/2005 FIXED - Date headers can get incorrectly added with colons. v2.0.12 - 3/20/2005 FIXED - LastSentMessage was not properly set. NULL Reference error occurred. /////////////////////////////////////////// // Version 3.0 /////////////////////////////////////////// v3.0.12 - 3/25/2005 Version 3 series upgraded