<?xml version="1.0" ?> 
<rss version="2.0">
<channel>
<title>MassTransit Latest Releases</title>
<description>This RSS feed will keep you up to date on the latest versions of MassTransit as they are released.</description>
<link>http://www.grouplogic.com/files/glidownload/mtreleases.cfm</link>

<item>
<title>MassTransit - Version 7.2.4x121</title>
<description><![CDATA[
Released 11/16/2011 for Windows.

<p>Changes in this release:</p>
<ul>

<li><p><b>ENHANCEMENT: MassTransit can be configured to process files with a requested service at the end of a transfer, instead of when the file was received.</b></br>
When files are received with a request that a service be applied to the file, traditionally MassTransit queues the file for processing by that service as soon as the file is received.  This is meant so that processing can begin immediately, instead of waiting for all of the files in a transmission to be received.  This can cause problems with some workflows, where instead MassTransit should wait and queue the files for processing after the connection has completed.  A new setting in the MassTransitEngine.cfg file is available called QUEUE_SERVICE_PROCESSING_WITH_EACH_FILE_RECEIPT to have all files received in a connection queued for processing at once.  The default is TRUE, the traditional behavior of MassTransit.</p></li>  

<li><p><b>ENHANCEMENT: Copying large files as part of drop folder services or copy/move actions will not block other parts of MassTransit.</b></br>
MassTransit no longer blocks the Administrator and MassTransit web site when large files are being copied through drop folder services or copy/move actions.  Typically this would occur if the destination folder was a network volume and the file was very large.</p></li>  

<li><p><b>ENHANCEMENT: Improved handling for Active Directory users with periods at the end of their names.</b></br>
When automatically provisioning MassTransit accounts using Active Directory, users that had periods at the end of their names (i.e., Pamela S.) would cause a mailbox folder to be created on the file system which was inaccessible by Windows Explorer.  MassTransit now will strip trailing periods and spaces from these user names so that their mailboxes can work properly.  In the example, the contact name in MassTransit would be "Pamela S" with no trailing period.  When upgrading, existing entries in the contacts list that contain trailing periods or spaces must be deleted. Then on the next poll MassTransit will create a new entry without the trailing periods or spaces.</p></li>  

<li><p><b>ENHANCEMENT: Improvements to display of long paths for drop folder services and copy/move actions.</b></br>
The MassTransit Administrator has been enhanced to display multiple lines for the path when configuring drop folder services as well as copy/move actions.  The text can be selected and copied by right clicking on the text itself.  Previously the paths could be cut off and not visible if the path was long.</p></li>  

<li><p><b>ENHANCEMENT: Configurable default for subject tokens in email notifications.</b></br>
When a $$Subject token is being used in email actions, if there was no subject specified MassTransit would use the text "[No Subject]".  This could cause confusion when mixing ad-hoc file transfers (which have subjects) with more traditional transfers where a subject is not specified.  MassTransit now provides a setting in the MassTransitEngine.cfg file called DEFAULT_EMAIL_ACTION_SUBJECT_TOKEN which allows this value to be changed.  The default remains "[No Subject]".</p></li>  

<li><p><b>ENHANCEMENT: MassTransit web site properly references HTTP or HTTPS depending on security being used to access the site.</b></br>
MassTransit now properly indicates HTTP or HTTPS for various user interface elements based on the security of the site.  For example, when it says "Logged in as 'user' using HTTP" it will say HTTPS when that is the security being used to access the site.  This also applies to switching between the MassTransit web plug-in and HTTP transfers.</p></li>  

<li><p><b>ENHANCEMENT: Configuration option to hide the "Show file(s) that have already been downloaded" checkbox on the Download Files tab for web users.</b></br>
A new setting in mtweb.ini "ALLOW_SHOW_FILES_ALREADY_DOWNLOADED" allows the administrator to hide the checkbox that appears on the Download Files tab for all web users.  The default is "true", which means the checkbox will be shown.</p></li>  

<li><p><b>BUG FIX: Periodic action scripts would stop firing under some conditions.</b></br>
Fixes a bug causing periodic actions that fired weekly, or on a day or the week would stop firing at the end of the month.  Monthly actions would stop firing at the end of the year.</p></li>  

<li><p><b>BUG FIX: Improvements to how MassTransit handles requests to download files that have been deleted on the file system</b></br>
Various fixes were made to how MassTransit handles requests to download files that have been forwarded to another user but are not longer on the file system.  This only applies to MassTransit Protocol connections, not HTTP, FTP or SFTP.
<ol>
<li>The default in the MassTransit.cfg file for PURGE_TO_SEND_RECORD was incorrect in the comment - the default is actually false.  This has been fixed in the comment.</li>
<li>When a file is missing and a user tries to download it and PURGE_TO_SEND_RECORD is set to true, MassTransit previously logged an error that the file could not be found, and then another error that it was missing from disk and the record has been removed.  Now MassTransit will only log that the file is not on the system and the record was deleted, and this will be at the warning level, not an error.</li>
<li>There was a bug in checking if the file was missing -- it only was handled in the case where the file was not found.  If the entire folder where the file was located had been deleted, the user would get a Directory Not Found error.  This case is now handled properly.</li>
</ol></p></li>  

<li><p><b>BUG FIX: Support for HTTP transfers using Safari 5.0.6 on Mac OS X 10.5</b></br>
MassTransit now supports HTTP uploads when using Safari 5.0.6 on Mac OS X 10.5.</p></li>  

<li><p><b>BUG FIX: Restored support for using Mac web client on PowerPC Mac OS X 10.5</b></br>
MassTransit web client now runs on PowerPC Macs again when using Mac OS X 10.5.</p></li>  

<li><p><b>BUG FIX: Sending multiple files via the FTP Client method would cause errors against some FTP Servers.</b></br>
Fixes a regression introduced in 7.2.3 which caused an error sending the 2nd file against some FTP servers that reused the same port for passive mode FTP connections, such as the Rumpus FTP server.</p></li>  

<li><p><b>BUG FIX: Microsoft Outlook Plug-in error when sending meeting requests.</b></br>
Fixes a bug that caused Outlook to report an error when sending meeting requests when the MassTransit Outlook Plug-in was installed.</p></li>  

<li><p><b>BUG FIX: Fixed tab order of the email action configuration dialog.</b></br>
Fixes the tab ordering of the configuration dialog for setting up email actions.</p></li>  

<li><p><b>BUG FIX: After files added script actions did not pass the list of files to the script in a forwarding workflow.</b></br>
When forwarding files to another user, if an After Files Are Added action is defined as a script, MassTransit was not passing the list of file IDs to the script.</p></li>  


</ul>
]]></description>
<link>http://support.grouplogic.com/?page_id=70</link>
<pubDate> Wednesday, 16 November 2011 16:0:0 -0500</pubDate>
</item>

<item>
<title>MassTransit - Version 7.2.3x124</title>
<description><![CDATA[
Released 06/26/2011 for Windows.

<p>Changes in this release:</p>
<ul>
	
<li><p><b>NEW FEATURE: Support for Safari 5.1 on Mac OS X.</b></br>
Support is included for the MassTransit Web Plug-in as well as HTTP uploads when using Safari 5.1 on Mac OS X.  Users of the Web Plug-in with Safari 5.1 will be prompted to installed a new 7.2.3 plug-in regardless of what the setting of the MINIMUM_REQUIRED_PLUGIN_VERSION is in MTWeb.ini.</p></li>  

<li><p><b>NEW FEATURE: Support for Unicode characters in the subject and message body of email actions.</b></br>
MassTransit now allows the entry of Unicode characters into email action's subject and message fields.  If existing email actions contained non-ANSI characters in these fields, they will need to be edited in the MassTransit Administrator after upgrading. </p></li> 

<li><p><b>NEW FEATURE: MTWeb offers a new setting, CONTACT_XOR_SERVICE.</b></br>
A new setting in mtweb.ini, CONTACT_XOR_SERVICE, allows administrators to require that web users select either a contact to forward to or a service to send files to, but not both.  If this setting is enabled and a web user attempts to select both a contact and service, they will receive an error.  </p></li>

<li><p><b>CHANGE: The MassTransit Administrator now connects only to MassTransit 7.2.2 or later servers.</b></br>
Due to the addition of new types of actions, the MassTransit Administrator has been revised to only connect to MassTransit 7.2.2 or later servers.  This prevents potential corruption of actions configuration when administering older versions of MassTransit.</p></li>

<li><p><b>BUG FIX: The MassTransit installer will consistently set proper permissions on web folders after upgrade.</b></br>
The MassTransit installer will now properly set permissions on the MTWeb folders when upgrading a MassTransit server where MTWeb has previously been configured.</p></li>  

<li><p><b>BUG FIX: MassTransit acting as an FTP client now works properly in active mode.</b></br>
Previously when using MassTransit outgoing call method "FTP Client" in active mode (as opposed to passive mode), the FTP connections would fail. </p></li> 

<li><p><b>BUG FIX: Crash when manually disconnecting a connection that was in "calling" state.</b></br>
Fixed a crash in the MassTransit Engine that occurred manually disconnecting a session using the MassTransit Protocol when the connection was still in the "calling" state.  </p></li>

<li><p><b>BUG FIX: MassTransit now reports enclosing folder names in the log when files are sent from mailbox folders.</b></br>
Fixes a regression in functionality that prevented parent folder names from being included in log messages when files are sent from the To Send mailbox with the MassTransit protocol.  </p></li>

<li><p><b>BUG FIX: Request Files email actions not triggering.</b></br>
Request Files email actions now trigger properly.  These are fired when a user chooses "Request Files" from the MassTransit web interface.  This regression was introduced in 7.2.1. </p></li> 

<li><p><b>BUG FIX: MassTransit now logs with the proper time after daylight savings time changes.</b></br>
Previously MassTransit log entries would be off by one hour due to daylight savings time changes until MassTransit was restarted.</p></li>

</ul>
]]></description>
<link></link>
<pubDate> Monday, 26 June 2011 12:0:0 -0500</pubDate>
</item>

<item>
<title>MassTransit - Version 7.2.1x203</title>
<description><![CDATA[
Released 04/19/2011 for Windows.

<p>Changes in this release:</p>
<ul>

<li><p><b>NEW FEATURE: Outlook plug-in for attachment offloading.</b></br>
A MassTransit plug-in for Outlook 2007 and 2010 on Windows is now available.  The plug-in allows email attachments (either all, or above a specified size threshold) to be sent via MassTransit instead of via the email server.  The email sent to the recipient will replace the attachments with a file list and a passkey link to allow the user to pick up the files via the MassTransit web interface.</p></li>

<li><p><b>NEW FEATURE: 'After Ad-hoc Contact Is Created' action trigger.</b></br>
A new action trigger is available that fires when new contacts are created as a result of files being sent to or requested from arbitrary email addresses.</p></li>

<li><p><b>ENHANCEMENT: Custom 'from' addresses for email actions.</b></br>
Email actions offer a new configuration option to specify the 'from' email address.  Actions can use either the default 'from' address (as specified in the MassTransit.cfg file), an action-specific 'from' address, or the originating user email if available.  If the latter option is selected but no originating user email is available when the action fires, the default 'from' address will be used.  Note that to avoid problems relaying emails at the SMTP server, the actual address from which the emails will be sent will always be the one specified in the MassTransit.cfg file, but the displayed name and reply-to address will show the requested 'from' address.</p></li>

<li><p><b>ENHANCEMENT: MTWeb download files page offers a folders view.</b></br>
The MTWeb download files page now offers an alternate view that shows the top-level folders (and files not contained in folders) that are available for download.  From this view, users can download one or more folders of files without having to select the individual files.</p></li>

<li><p><b>ENHANCEMENT: New flag to allow members of different MDL groups to send files to each other.</b></br>
By default, members of Active Directory groups that are part of the MDL can only send files to other MDL users who are in their AD groups.  However, there is a new flag in the MassTransitEngine.cfg file, LDAP_ALLOW_USERS_TO_SEND_BETWEEN_MDL_GROUPS.  If the flag is set to true, users who are a member of any MDL group can send to members of any other MDL group (even if the two users aren't in the same AD group).</p></li>

<li><p><b>ENHANCEMENT: The order of sending can now be specified for all communication methods.</b></br>
The existing SEND_FILE_ORDER setting in the MassTransit.cfg file has been extended to set the file order for FTP Client and Hot Folder communication methods in addition to the existing support for MTAP protocols.  The SEND_FILE_ORDER setting allows files to be sent in alphabetical or date order instead of size order.</p></li>

<li><p><b>ENHANCEMENT: MTWeb users who log in with passkeys can set the password for their account.</b></br>
In MassTransit 7.2.1, users who log into MTWeb using a passkey link can set a permanent password for their account.  Because they are logged in with a passkey, they will not have to enter the current password, but the passkey will have to be valid and unexpired.</p></li>

<li><p><b>ENHANCEMENT: Improved speed of removing a file from the download files page.</b></br>
MassTransit 7.2.1 significantly improves the responsiveness of the download files page after removing a file without downloading it.</p></li>

<li><p><b>ENHANCEMENT: Outgoing IP can be specified for MTAP protocols.</b></br>
There is a new setting that allows the outgoing IP to be specified for TCP/IP, TCP/IP Secure, and UDT connections.  This setting is primarily relevant in multihomed setups where you want to ensure that all MassTransit protocol traffic is being sent over a single IP.  The IP can be specified in MassTransitEngine.cfg as MTAP_OUTGOING_IP_ADDRESS.</p></li> 

<li><p><b>ENHANCEMENT: The administrative Mac web client can be installed for multiple users.</b></br>
The administrative installer for the MassTransit Mac web client (MassTransitWebClientAdmin.dmg) can be used to install the MassTransit web client once for use by all users on the installed machine.  The administrative installer is not supported on Mac OS 10.4.</p></li>

<li><p><b>ENHANCEMENT: Additional logging on failed AD searches.</b></br>
We now log the GUID when an Active Directory user cannot be created because the user with that GUID cannot be found.</p></li>

<li><p><b>ENHANCEMENT: Added support for PHP 5.3.5 and 5.3.6.</b></br>
MassTransit 7.2.1 now supports PHP version 5.3.5 and 5.3.6.</p></li>

<li><p><b>CHANGE: Downloading already-downloaded files will no longer trigger "After Files Are Added" actions.</b></br>
When users re-download files with MTWeb that have already been picked up, the "After Files Are Added" actions will no longer be triggered.</p></li>

<li><p><b>CHANGE: The Group Logic, Inc. contact is no longer automatically created.</b></br>
The Group Logic, Inc. contact will no longer be automatically created on fresh databases.  A contact for connecting to Group Logic can be manually created if desired.  Existing databases will not be affected.</p></li>

<li><p><b>CHANGE: Already-downloaded files will only be shown once.</b></br>
MassTransit will no longer show multiple instances of the same file in the list of already downloaded files.  This avoids a number of errors when downloading multiple already-downloaded files.  Note that as a result of this change, files queued programmatically or by dragging-and-dropping to the administrator will not be available for re-download.</p></li>

<li><p><b>BUG FIX: Passkeys occasionally log users into the wrong account.</b></br>
MassTransit will no longer generate identical passkeys for different users.  All passkeys will be unique among active passkeys and keyed for the contact with which they are associated.  In addition, the passkeys generated are selected from a larger range of possible values than in previous versions.</p></li>

<li><p><b>BUG FIX: MTWeb no longer allows AD users to log in with any password when the MassTransit engine runs as an AD user using NEGOTIATE_AD.</b></br>
When the MassTransit engine service is running as an active directory user and MassTransit is using the NEGOTIATE AD binding mechanism (instead of specifying the bind name and password in the MassTransitEngine.cfg file), MTWeb users are no longer be able to log in with a valid active directory name and any password; a valid username / password combination is required.</p></li>

<li><p><b>BUG FIX: Copy/move actions will fire for "After Files Are Added" actions for forwarded files.</b></br>
MassTransit will fire a copy or move files action triggered by "After Files Are Added" when files are added because they have been forwarded from another user.</p></li>

<li><p><b>BUG FIX: Files forwarded from MTWeb that would replace duplicates will no longer produce extra folders.</b></br>
MassTransit will no longer produce wrapper folders to handle replacement of duplicate files when forwarding files from MTWeb.  If a web client forwards files to another user and the files are already queued for forwarding, the new versions of the files will silently replace the older copy.</p></li>

<li><p><b>BUG FIX: MTWeb does not allow users to log in if the MassTransit login account is localized.</b></br>
MassTransit will now allow MTWeb to properly check the interface version against MassTransit when the MassTransit Engine is running using a localized account.</p></li>

<li><p><b>BUG FIX: The MassTransit installer now functions on localized machines.</b></br>
The MassTransit installer will no longer fail on localized machines with an error "Authenticated users is not a valid user or group".</p></li>

<li><p><b>BUG FIX: Resolved MySQL warnings regarding timestamp format.</b></br>
MassTransit will now properly format timestamps in MySQL statements to avoid warnings like 'Statement may not be safe to log in statement format' against some versions of MySQL.</p></li>

<li><p><b>BUG FIX: Files containing high Unicode characters can be re-downloaded.</b></br>
Downloading already sent files in MTWeb is now functional for files containing high Unicode characters.</p></li>

<li><p><b>BUG FIX: Download files table does not display when there are files that end with a backslash.</b></br>
The download files table will now display when the file list includes files that end with a backslash (\).</p></li>

<li><p><b>BUG FIX: Deleting downloadable files containing an apostrophe.</b></br>
Files containing an apostrophe (') can now be deleted via MTWeb without downloading them.</p></li>

<li><p><b>BUG FIX: HTTP uploads do not report errors when files cannot be uploaded because a duplicate exists.</b></br>
An error message is now presented when files cannot be uploaded via HTTP because duplicates exist and the contact does not have permission to replace files.</p></li>

<li><p><b>BUG FIX: Improved error logging for HTTP downloads larger than 2 GB.</b></br>
Users will now receive an error message when attempting to download files larger than 2 GB via HTTP.</p></li>

<li><p><b>BUG FIX: Last connection time properly updates in MassTransit Administrator.</b></br>
The MassTransit Administrator will now update the last connection date for triggered connections.</p></li>

</ul>
]]></description>
<link></link>
<pubDate> Tuesday, 19 April 2011 12:0:0 -0500</pubDate>
</item>

<item>
<title>MassTransit - Version 7.1.0x277</title>
<description><![CDATA[
Released 11/29/2010 for Windows

<p>Changes in this release:</p>
<ul>

<li><p><b>NEW FEATURE: Multiple addressing support for web users.</b></br>
MassTransit 7.1 allows files to be uploaded for sending to multiple recipients in a single transfer.  Multiple addressing is supported for MassTransit web client uploads, HTTP uploads, and file requests.</p></li>

<li><p><b>NEW FEATURE: Subject and message fields available for web uploads.</b></br>  
MassTransit 7.1 allows web users to optionally specify a subject and message when uploading files.  This subject and message can be included in email notifications to the recipient.  Note that there currently exists a limitation that the subject and message metadata is not persisted over multiple forwarding hops.</p></li>

<li><p><b>ENHANCEMENT: Improved installation process.</b></br>
MassTransit 7.1 includes a new installer.  This installer minimizes the steps the user needs to perform to get MassTransit fully installed and configured.  The MassTransit installer will now install MySQL.  On a fresh installation of MassTransit, default listens, actions, and contacts will be created.  The installer will also collect and configure the SMTP authentication settings.  For upgrades, no changes will be made to the existing configuration settings.</p></li>

<li><p><b>ENHANCEMENT: Improved behavior of download files web page with large numbers of files.</b></br> 
The download files web page now shows a limited number of files to ensure the page fully loads when a user has a large number of files available for download.  This number of files can be specified by changing the value MAX_ROWS_TO_SHOW_DOWNLOAD in mtweb.ini.  The default setting is to show 1000 files.</p></li> 

<li><p><b>ENHANCEMENT: Configurable default expiration time for MDL contacts.</b></br>  
The default expiration time for MDL contacts can now be specified by setting LDAP_MDL_ACCOUNT_EXPIRATION in MassTransitEngine.cfg.  In order for this setting to be taken into account, the profile account should be set to never expire.</p></li>

<li><p><b>ENHANCEMENT: UDT now supports the requirement for a password on initial connection.</b></br>  
Contacts who make outgoing calls using UDT can now specify a password when connecting to servers that require a password for the initial connection.</p></li>

<li><p><b>ENHANCEMENT: New action token to display file list with folder names.</b></br>  
MassTransit 7.1 includes a new token for use with MassTransit actions, $${{XferFileListWithPath}}, which will be replaced with the file list, with the folder names included in addition to the filenames.</p></li>

<li><p><b>ENHANCEMENT: Originating user can be excluded from receiving files sent to a group.</b></br> 
When a member of a group sends files to the group, there is now a server-wide setting that will prevent the sender from being sent the files.  This behavior can be enabled by setting ORIGINATING_USER_EXCLUDED_FROM_GROUP_SEND to true in MassTransitEngine.cfg.</p></li>

<li><p><b>ENHANCEMENT: New email action token $${{Message}}.</b></br>
MassTransit 7.1 includes a new email action token, $${{Message}}.  This token is functionally identical to $${{Note}}.</p></li>

<li><p><b>ENHANCEMENT: Support for PHP 5.3.3.</b></br>  
MassTransit 7.1 now supports PHP version 5.3.3 for use with MTWeb.</p></li>

<li><p><b>SECURITY ENHANCEMENT: Improved password security.</b></br>  
MassTransit 7.1 now improves password security by storing login passwords using SHA256 hashes with a unique salt.</p></li>

<li><p><b>SECURITY ENHANCEMENT: PHP session fixation attack.</b></br>
MassTransit 7.1 now protects against PHP session fixation attacks by regenerating the session_id whenever the user authenticates.</p></li>

<li><p><b>SECURITY ENHANCEMENT: Password autocomplete now disabled for MTWeb.</b></br>  
The password field for the MTWeb login page now does not support autocomplete.</p></li>

<li><p><b>CHANGE: SOAP enabled by default.</b></br>  
MassTransit 7.1 now enables the SOAP interface by default.  To disable the SOAP interface, set ENABLE_SOAP_API to false in MassTransit.cfg.</p></li>

<li><p><b>CHANGE: Passkeys enabled by default.</b></br>  
MassTransit 7.1 now enables passkeys by default with a time-to-live of 72 hours.  To disable passkeys or change the time-to-live, change PASSKEY_DEFAULT_TTL_HOURS in MassTransitEngine.cfg.</p></li>

<li><p><b>CHANGE: Ad-hoc addressing enabled by default.</b></br>  
MassTransit 7.1 now enables ad-hoc addressing by default.  To disable adhoc addressing, change ADHOC_ADDRESSING_ENABLED to false in MassTransitEngine.cfg.</p></li>

<li><p><b>CHANGE: HTTP transfers are enabled by default.</b></br>
MassTransit 7.1 now enables HTTP transfers by default.  To disable HTTP transfers, set HTTP_TRANSFER_ALLOWED to false in mtweb.ini.</p></li>

<li><p><b>CHANGE: Removed expired Verisign root certificate.</b></br>  
MassTransit 7.1 no longer includes an expired root certificate.</p></li>

<li><p><b>BUG FIX: HTTP uploads fail with Google Chrome.</b></br>  
MassTransit 7.1 allows successful HTTP uploads with Google Chrome.</p></li>

<li><p><b>BUG FIX: Perfmon counters not present.</b></br>  
MassTransit 7.1 properly installs perfmon counters.</p></li>

<li><p><b>BUG FIX: MassTransit Engine can hang with large numbers of AD contacts.</b></br>  
MassTransit 7.1 fixes a case where the Engine could hang when there are large numbers of Active Directory contacts and a reasonable latency to the Active Directory server.</p></li>

<li><p><b>BUG FIX: Crash when CRC checking fails.</b></br> 
MassTransit 7.1 fixes a rare crash that could occur when CRC checks fail on file transfer.</p></li>

<li><p><b>BUG FIX: Spurious startup error that the Transporter initialization failed.</b></br>  
MassTransit would periodically report on startup that the Transporter service initialization failed, despite the fact that files can still be transferred.  This error will no longer be incorrectly reported.</p></li>

<li><p><b>BUG FIX: PHP log fills up with errors when staging folder cannot be accessed.</b></br>  
The PHP log will no longer fill up with errors if the staging folder cannot be accessed.</p></li>

</ul>
]]></description>
<link></link>
<pubDate> Thursday, 29 November 2010 12:0:0 -0500</pubDate>
</item>

<item>
<title>MassTransit - Version 7.0.2x144</title>
<description><![CDATA[
Released 09/21/2010 for Windows

<p>Changes in this release:</p>
<ul>

<li><p><b>CHANGE: MassTransit represents dates in the local language configuration.</b></br>
MassTransit now represents dates in the local language configuration of the server instead of defaulting to US format (mm/dd/yyyy).  This may impact workflow monitoring tools which assume the date format is in the US format.  If you have this situation, configure your system to represent dates in the US format.  Note that for the MassTransit Engine, it will use the system date format.  This impacts how timestamp folders are created in MTAP, Hot Folder, and HTTP transfers.  It will also change the date display in the MassTransit Administrator, and various log messages about license expiration.  Additionally, the MassTransit COM method ConvertDateAndTime will return the date in the proper format instead of US.  This may impact scripts that relied on the previously incorrect behavior of MassTransit returning only US format.  This change was made so that the date returned by this COM call would be compatible with other date commands in various scripting languages.</p></li>

<li><p><b>BUG FIX: MassTransit no longer shuts down in specific error scenario when using Hot Folder Listens.</b></br>
MassTransit will no longer shutdown with a SQL error when using Hot Folder listen methods to receive files periodically when the following situation occurs: There are >1 contacst with files to receive at the same time via the Hot Folder.  The first contact successfully receives one or more files, and the second contact has errors receiving all of their files.</p></li>

<li><p><b>BUG FIX: MassTransit Hot Folder listen no longer stops polling after 7 days with no activity.</b></br>
MassTransit will no longer silently fail to look for files to receive from Hot Folder contacts in some circumstances if there is no activity for 7 days.</p></li>

<li><p><b>BUG FIX: MassTransit no longer reports files are 0K in log and database when using Hot Folder transfers on heavily loaded servers.</b></br>
MassTransit will no longer report in the log and database that a file transferred via the Hot Folder method was 0K.  This would occur when the server's file system was under significant load.</p></li>

<li><p><b>BUG FIX: Resolved issues reported by security scanners in MassTransit web site.</b></br>
MassTransit web site (MTWeb) has been changed to address a PHP Session Fixation vulnerability and to request no autocompletion on user passwords during login.</p></li>


</ul>
]]></description>
<link></link>
<pubDate> Tuesday, 21 September 2010 14:0:0 -0500</pubDate>
</item>


<item>
<title>MassTransit - Version 7.0.1x167 [GM]</title>
<description><![CDATA[
Released 08/09/2010 for Windows

<p>Changes in this release:</p>
<ul>

<li><p><b>ENHANCEMENT: MassTransit Web Client now supported on 64-bit Safari 5.</b></br>
The MassTransit web client is now supported on 64-bit Safari 5.</p></li>

<li><p><b>ENHANCEMENT: Mailbox polling delays are now configurable.</b></br>
The delay between polling of mailboxes for contacts are now configurable.  You can specify the minimum time between polling contacts, the minimum time between mailbox reconciles for an individual contact, and the delay factor for polling when connections are active using the new settings in the MassTransitEngine.cfg file: MAILBOX_POLLING_PERIOD_PER_CLIENT, MAILBOX_POLLING_RECONCILE_PERIOD_PER_CLIENT, MAILBOX_POLLING_DELAY_FACTOR_WHILE_CONNECTED.</p></li>

<li><p><b>ENHANCEMENT: Watermark for "To" field on Send Files page is now independently configurable.</b></br>
The default watermark that populates the "To" field on the Send Files page in MTWeb can now be configured independently of the server name.  Set the WATERMARK value in mtweb.ini to specify the text that should be shown if the user does not have a forwarding contact selected.</p></li>

<li><p><b>ENHANCEMENT: "After Each File Is Sent" and "After Each File Is Received" actions can now include a file list.</b></br>
Actions that trigger on the "After Each File Is Sent" or "After Each File Is Received" events now allow you to include the file list in the email that is sent or use the $${{XferFileList}} token.</p></li>

<li><p><b>ENHANCEMENT: New option available to prevent "File Transfer Failed" actions firing when send or receive file privileges are disabled.</b></br>
When "send file to user" or "receive file from user" privileges are disabled and a connection is made on MTAP (TCP/IP, TCP/IP Secure, or UDT) and FTP client connections, a warning is logged.  This warning causes "File Transfer Fails" actions to fire.  This behavior can be disabled by setting the "LOG_SEND_RECV_PRIVILEGE_AS_WARNING" parameter in the MassTransitEngine.cfg file to false.  This will cause the messages to be logged as "Info" instead of "Warning", which will prevent the "File Transfer Fails" actions from firing.</p></li>

<li><p><b>ENHANCEMENT: New options available for per-client configuration of FTP client connections.</b></br>
There are three new options available for FTP client connections -- limit sent files, limit received files, and limit total number of file transfer errors per connection.  These options can be set in the FTP client outgoing calls dialog.</p></li>

<li><p><b>ENHANCEMENT: MassTransit SFTP will now create a default SFTP listen on new installations.</b></br>
On a fresh installation of MassTransit SFTP, a default SFTP listen will be created.</p></li>

<li><p><b>CHANGE: The Contacts window will now be opened by default on a fresh launch of the Administrator.</b></br>
On the first connection of the MassTransit Administrator to an engine, the contacts window will now be opened.</p></li>

<li><p><b>BUG FIX: SFTP listens no longer allow SSH access to authenticated users.</b></br>
MassTransit 7.0.1 fixes a security hole where users with SFTP access could connect via SSH and have access to the server.</p></li>

<li><p><b>BUG FIX: Group files will no longer be unnecessarily sent twice to contacts.</b></br>
MassTransit will no longer add a second file record for the same file to members of a group who receive the file before the file is polled a second time.</p></li>

<li><p><b>BUG FIX: Group file counts are now properly updated when group member contacts are deleted.</b></br>
When a contact who is a member of a group is deleted, the file count for the group is now accurately updated so that the file record will be marked sent when all remaining members of the group receive the file.</p></li>

<li><p><b>BUG FIX: Rare crash when the MassTransit Administrator is disconnected from the MassTransit Engine.</b></br>
MassTransit 7.0.1 fixes a crash in the MassTransit Engine that could occur in rare cases when an Administrator was disconnected while the Engine was processing notifications.</p></li>

<li><p><b>BUG FIX: The Start menu shortcut created by the MassTransit SFTP installer is correct.</b></br>
The Start menu shortcut for the MassTransit Administrator created by the MassTransit SFTP installer was created pointing at the wrong location.  The MassTransit Administrator should launch correctly when using the Start menu shortcut with the latest MassTransit SFTP installer.</p></li>

<li><p><b>BUG FIX: The Contacts window is now sorted ascending by contact name.</b></br>
The sort order of the contacts window is now ascending by contact name instead of descending.</p></li>


</ul>
]]></description>
<link></link>
<pubDate> Monday, 09 August 2010 12:0:0 -0500</pubDate>
</item>

<item>
<title>MassTransit - Version 7.0.0x182 [GM]</title>
<description><![CDATA[
Released 07/01/2010 for Windows

<p>Changes in this release:</p>
<ul>

<li><p><b>NEW FEATURE: UDT Protocol for Server and Web Client File Transfers.</b></br>
MassTransit 7.0 implements UDT for server and web client file transfers. UDT is an UDP based application level data transport protocol for distributed data intensive applications over wide area high-speed networks. This protocol can deliver data at a much higher speed than TCP does, and it is specially suited for WAN topologies where high latencies are present.</p></li>

<li><p><b>NEW FEATURE: UDT Fallback Web Client File Transfers.</b></br>
Web clients configured to connect via UDT will automatically fall back on connecting via TCP/IP if the UDT connection cannot be made (which may occur if the web client is behind a NAT).</p></li>  

<li><p><b>NEW FEATURE: SFTP Server Protocol Support.</b></br>
MassTransit 7.0 provides SFTP server support through a secondary service that is installed automatically with MassTransit.  This service is called MassTransit Transporter and need to be running in order for MassTransit to receive SFTP connections.</p></li>

<li><p><b>NEW FEATURE: Request Files via MassTransit Web Interface.</b></br>
The MassTransit 7.0 web interface provides a new "Request Files" tab for users who have permission to send files to arbitrary email addresses.  This tab allows users to provide an email address and will dynamically generate a temporary web client account for a user at that address and send them an email with a link that will allow them to log in and send files to the original user.</p></li>  

<li><p><b>NEW FEATURE: Delete Unwanted Files.</b></br>
The MassTransit 7.0 Web Client implements a new feature that allows the user to select and delete files from the list of available files without having to download them first. This feature is available in the Downloads page in both Plug-In and HTTP modes.</p></li>

<li><p><b>NEW FEATURE: SMTP Authentication for Email Actions.</b></br>  
In MassTransit 7.0, email notification actions can now be configured to use an account on the SMTP server requiring authentication and an encrypted connection.</p></li>

<li><p><b>NEW FEATURE: Email Notification Token for License Expiration Date.</b></br>
MassTransit 7.0 implements a new email notification token. The new "$${{LicenseExpirationDate}}" token, when included in an email notification action will be replaced by the date in which the MassTransit server's license expires.</p></li>

<li><p><b>NEW FEATURE: Network Monitoring Whitelist.</b></br>  
In MassTransit 7.0, there is a new setting in the MassTransitEngine.cfg file, NETWORK_MONITOR_WHITELIST.  When this setting is enabled, spurious connections from the given IP address will not be logged in MassTransit or treated as errors.  This is useful if there is a network monitoring probe checking periodically to verify MassTransit is listening on specific ports.</p></li>  

<li><p><b>NEW FEATURE: Statistical Data Folding.</b></br>
MassTransit 7.0 implements a new internal process designed to optimize database performance and size by automatically aggregating and summarizing collected statistical data mainly used by the reporting facilities available in the product.</p></li>

<li><p><b>NEW FEATURE: License File Support.</b></br>
MassTransit 7.0 implements a new license file based mechanism to replace and enhance the legacy serial number and hardware dongle method. The new license file allows the MassTransit server to be assigned the proper activation data, plus flavor definition and license expiration date.  Hardware dongles are no longer supported.</p></li>  

<li><p><b>ENHANCEMENT: TCP/IP and TCP/IP Secure File Transfer Performance Enhancements.</b></br>
In MassTransit 7.0, the file transfer engine has been re-architected to make significantly better use of fast networks and high bandwidth availability. The changes to the file transfer engine allow the MassTransit protocols (in the normal and encrypted flavors) to deliver files at a much higher speed.</p></li>

<li><p><b>ENHANCEMENT: HTML support for Email Actions.</b></br>  
In MassTransit 7.0, email notification actions will now send HTML emails if the email content text includes an &lt;html&gt; or &lt;HTML&gt; tag in the message body.</p></li>  

<li><p><b>ENHANCEMENT: Email Notification Tokens in the "Subject" field.</b></br>
In MassTransit 7.0, the following email notification tokens can now be used in the "Subject" field of the email notification action: $${{PasskeyTTLHours}}, $${{OriginatingContactName}} and $${{OriginatingEmailAddress}}. Previously, these tokens would function only when used in the message body.</p></li>

<li><p><b>ENHANCEMENT: Removed limit on the number of users that can be supported in the MMLs and MDLs.</b></br>
Previously, MassTransit supported a maximum of 1500 users in the MML and MDL lists.  This limit has been removed.

<li><p><b>ENHANCEMENT: Actions now fire for files downloaded from the "Already Picked Up" and "Drop Off" folders via FTP and SFTP.</b></br> 
Files downloaded from locations other than the To Send folder will now have database records created and actions will fire for the file transfer.</p></li>  

<li><p><b>ENHANCEMENT: Configuration of SFTP and FTP Client Mailbox Names.</b></br> 
MassTransit presents the mailbox directory to SFTP and FTP clients in the appropriate context (i.e., To Send becomes Pick_Up).  The desired mailbox names displayed to SFTP and FTP clients can be specified in the MassTransit.cfg file.</p></li>  

<li><p><b>ENHANCEMENT: FTP attack detection is per-FTP server instance.</b></br>
In MassTransit 7.0, FTP attack detection functions on a per instance basis. Previously this was a global feature and it would affect all FTP server instances.</p></li>

<li><p><b>ENHANCEMENT: Logging of file and folder creation and deletion with FTP.</b></br> 
MassTransit now logs when files and folders are created, renamed, or deleted with FTP.</p></li>  

<li><p><b>ENHANCEMENT: Improved connection information displayed in the status window.</b></br>
In MassTransit 7.0, the status window shows the local IP address and port and the remote IP address and port for all TCP, TCP Secure, UDT, and FTP server connections.</p></li>

<li><p><b>ENHANCEMENT: HTTP and HTTPS file transfer support in Google Chrome.</b></br>
MassTransit 7.0 now supports HTTP and HTTPS web file transfer support using the Google Chrome browser.</p></li>  

<li><p><b>ENHANCEMENT: Ad-hoc web client license type.</b></br>
In MassTransit 7.0, contacts created via ad-hoc (either by sending to an email address or by requesting files from an email address) no longer use web client licenses.  All HP servers have unlimited ad-hoc licenses.  Ad-hoc clients have more limited permissions, but can be converted to full web client contacts if these permissions are required.  On servers with unlimited web client licenses, ad-hoc clients will be converted automatically to full web clients on creation.</p></li>  

<li><p><b>ENHANCEMENT: Added support for MassTransit HP and MassTransit SFTP.</b></br>
MassTransit now supports two additional flavors: HP and SFTP.  For more details on the feature set of these versions of MassTransit, please contact MassTransit Sales.</p></li>

<li><p><b>ENHANCEMENT: PHP 5.3 Support for MTWeb.</b></br>
MassTransit now supports use of PHP 5.3 with the MassTransit web interface.  It is recommended that all customers upgrade to this version of PHP at their convenience.</p></li>

<li><p><b>ENHANCEMENT: MySQL 5.1 Support.</b></br>
MassTransit 7.0 now supports MySQL 5.1.  Please see the upgrade documentation on how to migrate your databases to MySQL 5.1.</p></li>

<li><p><b>CHANGE: "MT IP Addresses.txt" configuration file data moved to user interface.</b></br>
In MassTransit 7.0, the "MT IP Addresses.txt" file is not used anymore. A new way to bind MassTransit to specific IP addresses has been implemented and the configuration data is accessed from new user interface elements implemented in the respective "Incoming calls" dialogs.  Please note that when upgrading from previous versions to 7.0, existing values will not be preserved and will need to be re-configured using the new user interface.</p></li>

<li><p><b>CHANGE: FTP Passive mode settings moved to user interface.</b></br>
In MassTransit 7.0, FTP Passive mode settings have been moved from the "MassTransitEngine.cfg" configuration file to new user interface elements. Please note, when upgrading from previous versions to 7.0, existing values will not be preserved and will need to be re-configured using the new user interface.</p></li>

<li><p><b>CHANGE: Domain validation no longer performed on email addresses for ad-hoc sending.</b></br>
When entering an arbitrary email address for sending files, MassTransit will no longer validate the domain for the email address.  This validation was causing false errors for some valid email addresses.  Email addresses will still be validated for the proper format, but invalid domain names will be caught by the email server, not by MassTransit.</p></li>  

<li><p><b>BUG FIX: Mac OS X 10.6 Snow Leopard supports Plug-in Drag and Drop with 32-bit and 64-bit Safari.</b></br>
In versions prior to MassTransit 7.0, an issue was found that prevented users from using Drag and Drop in Mac OS X 10.6 (Snow Leopard) when running the Safari web browser in 32-bit and 64-bit modes. This issue has been resolved in MassTransit 7.0.</p></li> 

<li><p><b>BUG FIX: Deleting a contact with a shared mailbox causes MassTransit to hang.</b></br>
MassTransit 7.0 fixes a problem where deleting a contact with a shared mailbox would cause MassTransit to hang and require a restart to function properly.  Contacts with shared mailboxes can now be deleted successfully.</p></li>   

<li><p><b>BUG FIX: Contact names with accented characters can now log into MTWeb.</b></br>
In versions prior to MassTransit 7.0, AD contacts with names containing accented characters could not successfully log in to MTWeb. These contacts can now successfully log into MTWeb.</p></li>

<li><p><b>KNOWN ISSUE: MassTransit plug-in not supported on Safari 5 64-bit.</b></br>
The MassTransit plug-in is not supported on Safari 5 running in 64-bit mode.  Safari 5 users can switch to 32-bit mode or use HTTP transfer support for web file transfer.  See this knowledge base article on how to switch to 32-bit mode: <a href="http://support.grouplogic.com/?p=2611">http://support.grouplogic.com/?p=2611</a></p></li>

<li><p><b>KNOWN ISSUE: MassTransit plug-in not supported on IE 8 64-bit.</b></br>
The MassTransit plug-in is not supported on IE 8 running in 64-bit mode.  IE 8 users can switch to 32-bit mode or use HTTP transfer support for web file transfer.  See this knowledge base article on how to switch to 32-bit mode: <a href="http://support.grouplogic.com/?p=2611">http://support.grouplogic.com/?p=2611</a></p></li>



</ul>
]]></description>
<link></link>
<pubDate> Thursday, 01 July 2010 10:0:0 -0500</pubDate>
</item>

<item>
<title>MassTransit - Version 6.1.1x112 [GM]</title>
<description><![CDATA[
Released 12/07/2009 for Windows

<p>Changes in this release:</p>
<ul>

<li><p><b>NEW FEATURE: "Ad-Hoc" and email addressing transfers for Web Client users</b></br>
The MassTransit 6.1.1 Web Client allows users to send files by specifying the recipient's email address. If an account does not exist for the recipient, it is automatically created. The recipient receives an email notification containing a live link to the files. The recipient can retrieve the files by clicking the link. This feature is available in MassTransit Premier edition.</p></li>

<li><p><b>NEW FEATURE: Email Notification Token for Passkey Expiration Time.</b></br>
MassTransit 6.1.1 implements a new email notification token. The new "$${{PasskeyTTLHours}}" token, when included in an email notification action will be replaced by the number of hours until the passkey expires.</p></li>

<li><p><b>NEW FEATURE: Email Notification Tokens for Originating (Sender) User.</b></br>
MassTransit 6.1.1 implements two new email notification tokens. The new "$${{OriginatingContactName}}" and $${{OriginatingEmailAddress}}" tokens, when included in an email notification action will be replaced by the sender's contact name and email address respectively.  These tokens only apply for actions that fire for forwarded files.</p></li>

<li><p><b>ENHANCEMENT: Windows 2008 R2 Certification.</b></br>
MassTransit 6.1.1 officially supports Windows Server 2008 R2. Please check the installation documentation for more information on running MassTransit on Windows Server 2008 R2.</p></li>

<li><p><b>ENHANCEMENT: Windows 7 Web Client Certification.</b></br>
MassTransit 6.1.1 officially supports Web Client transfers (MassTransit plugin, HTTP, or HTTPS) for users on Windows 7 using Firefox and Internet Explorer.</p></li>

<li><p><b>CHANGE: Removed default text 'File send pre-flight' from emails triggered after files are added.</b></br>
In MassTransit 6.1.1 the hard coded text "'File send pre-flight' event..." has been removed from the emails generated by actions that fire after files are added.</p></li>

<li><p><b>CHANGE: MTWeb SOAP_PROXY_ADDRESS default configuration from "localhost" to "127.0.0.1".</b></br>
MassTransit 6.1.1 implements a change in the default value of the SOAP_PROXY_ADDRESS in mtweb.ini. The value is now set to the local loop address (127.0.0.1) to resolve inconsistent behaviors detected in Windows 2008 and Windows 2008 R2.</p></li>

<li><p><b>BUG FIX: The "Server Summary" report no longer displays usernames and passwords.</b></br>
MassTransit 6.1.1 resolves a problem in the web-based "Server Summary" report where user names and passwords were displayed in clear text. The values for those fields are displayed as asterisks now.</p></li>

<li><p><b>BUG FIX: The $${{XferFileList}} token does not always display as the file name(s) in the email that is sent.</b></br>
MassTransit 6.1.1 fixes a problem where the $${{XferFileList}} email notification token would not always display the list of files. This issue has been resolved and the token renders the list of files in all cases.</p></li>


</ul>
]]></description>
<link></link>
<pubDate> Monday, 07 December 2009 10:0:0 -0500</pubDate>
</item>

<item>
<title>MassTransit - Version 6.1x174 [GM]</title>
<description><![CDATA[
Released 11/05/2009 for Windows

<p>Changes in this release:</p>
<ul>

<li><p><b>ENHANCEMENT: Improved MassTransit Web Client user interface. [Mac/Win]</b></br>
In MassTransit 6.1, the Web Client file transfer pages, Drop Off and Pick Up, have been redesigned and re-written to provide a much better user experience and enhanced file transfer capabilities, platform and web browser support. The improvements include: "Type Ahead" capabilities to define transfer recipients, "File Accumulation" with the capability of sorting, removing and adding files to the transfer queue, new visual elements to report transfer status, progress and errors.</p></li>

<li><p><b>NEW FEATURE: MassTransit Web Client "Type Ahead" support for addressing. [Mac/Win]</b></br>
In the MassTransit 6.1 Web Client Send Files page, recipient selection has been greatly improved by allowing a user to type part of a recipient's name in the "To:" control, and MassTransit will display a list with recipient names to match what has been typed so far.</p></li>

<li><p><b>NEW FEATURE: MassTransit Web Client "File Accumulation" support. [Mac/Win]</b></br>
In MassTransit 6.1, in the Web Client file transfer pages a file accumulation table has been added to allow users to view, add or remove files before they are transferred. This feature is available for upload and download under Plug-in and HTTP modes. The list can be sorted in Plug-in mode by clicking column headers.</p></li>

<li><p><b>NEW FEATURE: HTTP and HTTPS Transport. [Mac/Win]</b></br>
MassTransit 6.1 Web Client allows users to upload and download files using HTTP or HTTPS from their web browsers. The new HTTP transport does not require the MassTransit Web Client plug-in to be installed. Users can switch from HTTP mode to plug-in mode and vice versa by clicking a link in the web based user interface. HTTP Transport provides an option to "zip" files for download.  Settings to enable and configure this feature are in the mtweb.ini file.</p></li>

<li><p><b>NEW FEATURE: New reports for MTWeb Reporting. [Mac/Win]</b></br>
MassTransit 6.1 contains additional reports that provide the users and server administrators with more information about the MassTransit server. The new reports include details about the server's performance including bandwidth utilization, database performance, file summary, and total throughput. These reports can be run over a range of time spans from the last three to the last seventy-two hours.</p></li>

<li><p><b>NEW FEATURE: High performance internal logging module. [#21187][Mac/Win]</b></br>
MassTransit 6.1 features changes that improve performance by offloading the insertion of log entries to a separate thread thereby allowing other components to proceed with other tasks. The new module consolidates multiple insertions into a single SQL statement which also improves performance.</p></li>

<li><p><b>ENHANCEMENT: MassTransit Web Client now supports transfer of files and folders with Unicode characters. [#23625][Mac/Win]</b></br>
MassTransit Web Client can now transmit files and folders containing all Unicode characters. These files will now be appropriately polled and sent and received. Unicode support is enabled by default in MassTransit 6.1. To disable Unicode support, set ENABLE_UNICODE_SUPPORT to false in the MassTransit.cfg file.</p></li>

<li><p><b>ENHANCEMENT: Intel version of Mac Assistant for 10.4, 10.5 & 10.6. [Mac]</b></br>
In MassTransit 6.1, the MassTransit Web Assistant for Mac OS X 10.4, 10.5, and 10.6 is now Intel Native so it does not require Rosetta to run.</p></li>

<li><p><b>ENHANCEMENT: HTTP and HTTPS file transfer support in Linux clients [#24046][Linux]</b></br>
MassTransit 6.1 Web Client allows users to upload and download files using HTTP or HTTPS from their Firefox and Opera web browsers under Linux (Ubuntu 8 and Fedora 11). HTTP Transport provides an option to "zip" files for download.</p></li>

<li><p><b>ENHANCEMENT: Web Log View support in Linux clients [#24047][Linux]</b></br>
MassTransit 6.1 Web Client allows users to use the web based Log View their Firefox and Opera web browsers under Linux (Ubuntu 8 and Fedora 11).</p></li>

<li><p><b>ENHANCEMENT: Improved MTWeb Reporting UI. [Mac/Win]</b></br>
MassTransit 6.1 contains an improved user interface that adds new controls for hiding the side bar and collapsing the list of displayed reports. The user interface also features a new control bar that is common across all MTWeb pages.</p></li>

<li><p><b>ENHANCEMENT: More data included in Server Summary report. [Mac/Win]</b></br>
The Server Summary report included in MassTransit 6.1 includes a new section, mtweb.ini Settings, that displays all of the settings that MTWeb has loaded from the mtweb.ini configuration file.</p></li>

<li><p><b>ENHANCEMENT: New mtweb.ini setting to configure PHP memory usage.  [Mac/Win]</b></br>
MassTransit 6.1 provides a new mtweb.ini setting, MEMORY_LIMIT, to control how much memory PHP may consume while MTWeb's pages are being generated.  The default, 32MB,can be too low if reports must process a large number of database rows.</p></li>

<li><p><b>ENHANCEMENT: When browsing for files with the Web Client, your last folder selection will be remembered. [Mac/Win]</b></br>
MassTransit 6.1 Web Client will remember the last folder selected when browsing for files.</p></li>

<li><p><b>ENHANCEMENT: Support for passive mode FTP with server behind a firewall. [#24374][Mac/Win]</b></br>
MassTransit 6.1 now supports using the FTP server in cases where the server is behind a firewall and has both a private and public IP address. </p></li>

<li><p><b>ENHANCEMENT: Ability to specific IP address port range for passive mode FTP. [#24375][Mac/Win]</b></br>
MassTransit 6.1 now supports the ability to specific a range of ports to use with passive mode FTP.  Previously MassTransit would pick a port randomly which caused problems if the server was behind a firewall.</p></li>

<li><p><b>CHANGE: Custom SDK Support is not available in MassTransit 6.1. [#24437][Mac/Win]</b></br>
Due to the extensive changes in the MassTransit 6.1 Web Client, the web SDK is not available in the official MassTransit 6.1 release. The SDK will be published shortly after shipping MassTransit 6.1.</p></li>

<li><p><b>CHANGE: Plug-in Drag and Drop is not available in Firefox Mac. [#24438][Mac]</b></br>
Due to limitations in the Macintosh port of Firefox web browsers users cannot drag and drop files into the MassTransit Web Client plug-in for sending files.</p></li>

<li><p><b>CHANGE: The "ENABLE_SERVICES_MENU" setting in mtweb.ini has been removed. [Mac/Win]</b></br>
In MassTransit 6.1 the Web Client user interface has been redesigned. The services selection control is only displayed when the user has permissions to utilize services and it is invisible otherwise. The ENABLE_SERVICES_MENU has been removed because it is not needed anymore.</p></li>

<li><p><b>CHANGE: The plug-in names and their entries in mtweb.ini have been changed. [Mac/Win]</b></br>
In MassTransit 6.1 the plug-in entries in mtweb.ini have been changed and the file names of the web client installers have also been changed. Previous entries under the "plug-in names" section have been removed and replaced by the following: PLUGIN_FILENAME_WIN, PLUGIN_FILENAME_MAC, and PLUGIN_FILENAME_MAC_10_4.</p></li>

<li><p><b>CHANGE: Mac OS X 10.6 Snow Leopard supports Plug-in Drag and Drop with 32-bit Safari. [#24439][Mac]</b></br>
In Mac OS x 10.6 (Snow Leopard) users running the Safari web browser in 32-bit mode can drag and drop files into the MassTransit 6.1 Web Client plug-in to transfer files. Drag and Drop is not supported in 64-bit Snow Leopard.</p></li>

<li><p><b>CHANGE: Drag and Drop is no longer supported for download with the MassTransit Web plug-in. [Mac/Win]</b></br>
The MassTransit plug-in no longer supports downloading files by dragging and dropping them from the browser to the desktop.</p></li>

<li><p><b>CHANGE: Improved security by requiring Magic Quotes to be disabled in PHP. [#20693][Mac/Win]</b></br>
In MassTransit 6.1, the PHP "Magic Quotes" setting needs to be disabled. This is done by editing "php.ini" and changing the magic_quotes_gpc setting to off.</p></li>

<li><p><b>CHANGE: FTP fallback in the web interface has been removed. [Mac/Win]</b></br>
The FTP fallback options in the MassTransit web interface have been removed.  HTTP fallback is now available for users who do not wish to use the MassTransit Web Client.  As a result, HOST_FTP_PORT is no longer an option in the mtweb.ini file.  Web client contacts can still connect to MassTransit using FTP using an FTP client.</p></li>

<li><p><b>BUG FIX: Mac Web Client users can now transfer files with trailing spaces. [#24184][Mac]</b></br>
MassTransit 6.1 resolves a problem where Macintosh users attempting to send or receive files containing trailing spaces in the file name would receive a "file not found" error. Although not recommended as a good practice, users can now transfer files containing trailing spaces in their file names.</p></li>

<li><p><b>BUG FIX: The MassTransit Web Client on Safari can now accept files that are dragged-and-dropped, even if they are well-known file types. [#17922][Mac]</b></br>
In previous versions of MassTransit, if files of well-known types were dropped to the web client when using the Safari browser, Safari would display the files instead of sending them with the web client.  In the latest version of the MassTransit web client, these files will be sent properly instead of being displayed.  The SAFARI_DRAG_AND_DROP_ENABLED flag has been removed from mtweb.ini since it is no longer necessary.</p></li>

<li><p><b>BUG FIX: Automatically added or deleted AD contacts do not fire respective actions. [#23287][Mac/Win]</b></br>
MassTransit 6.1 resolves the problem where Active Directory contacts do not fire the Contact Added / Contact Deleted actions when created / deleted automatically.</p></li>

<li><p><b>BUG FIX: MassTransit cannot start if a member of the MML or MDL group has a name containing an apostrophe ('). [#23335][Mac/Win]</b></br>
MassTransit 6.1 resolves the problem where it would fail to run when contact names members of MML or MDL groups contained an apostrophe (').</p></li>

<li><p><b>BUG FIX: Server will not startup after upgrading from 6.0.1 to 6.0.2 [#24203][Mac/Win]</b></br>
MassTransit 6.1 corrects a problem where the MassTransit Engine was unable to startup after upgrading from 6.0.1 to 6.0.2x22.</p></li>

<li><p><b>BUG FIX: Web Client installer on Windows no longer reports an unknown publisher on install. [#22467][Win]</b></br>
MassTransit 6.1 resolves the problem where a user running Internet Explorer 8 would be prompted to authorize running the Web Client installer because the publisher was unknown.</p></li>

<li><p><b>BUG FIX: Internet Explorer 7 users can now enlarge the small charts on the "server performance over the last 24 hours" report. [#23002][Win]</b></br>
MassTransit 6.1 resolves the problem where charts would not enlarge when the users running Internet Explorer 7 click on the title.</p></li>

<li><p><b>BUG FIX: The MassTransit.cfg file in the Extras folder is now replaced when upgrading MassTransit via the installers. [#23874][Mac/Win]</b></br>
MassTransit 6.1 resolves the problem where running the MassTransit installer to upgrade version would not replace the MassTransit.cfg files in the Extras folder. The MassTransit.cfg file in the Extras folder is now replaced with the new file. This is important since the new file may contain new settings and configuration keys.</p></li>

</ul>
]]></description>
<link></link>
<pubDate> Thursday, 05 November 2009 10:0:0 -0500</pubDate>
</item>

<item>
<title>MassTransit - Version 6.0.2x28 [GM]</title>
<description><![CDATA[
Released 08/17/2009 for Mac OS X and Windows

<p>Changes in this release:</p>
<ul>

<li><p><b>ENHANCEMENT: Added support for MassTransit Standard and MassTransit Premier. [#24073][Mac/Win]</b></br>
MassTransit now supports two additional flavors: Standard and Premier.  For more details on the feature set of these versions of MassTransit, please contact MassTransit Sales. [x27]</p></li>
	
<li><p><b>CHANGE: Removed support for MassTransit Trial. [Mac/Win]</b></br>
MassTransit no longer supports launching as a trial.  Please contact MassTransit Sales for a demo serial number to run as a demo. [x27]</p></li>

</ul>
]]></description>
<link></link>
<pubDate> Monday, 17 August 2009 10:0:0 -0500</pubDate>
</item>

<item>
<title>MassTransit - Version 6.0.2x23</title>
<description><![CDATA[
Released as a hotfix on 07/01/2009 for Mac OS X and Windows

<p>Changes in this release:</p>
<ul>

<li><p><b>ENHANCEMENT: Download of hidden files with the FTP client can be disabled. [#23333][Mac/Win]</b></br>
To disable downloading of hidden files (files that start with '.') with the MassTransit FTP Client, set DOWNLOAD_HIDDEN_FILES_VIA_FTP to false in the MassTransit.cfg file. [x23]</p></li>

</ul>
]]></description>
<link>http://www.grouplogic.com/files/mt/hot/latest.cfm</link>
<pubDate> Wednesday, 01 July 2009 12:0:0 -0500</pubDate>
</item>

<item>
<title>MassTransit - Version 6.0.2x22</title>
<description><![CDATA[
Released as a hotfix on 06/29/2009 for Mac OS X and Windows

<p>Changes in this release:</p>
<ul>

<li><p><b>BUG FIX: Weekly periodic actions will now run on the correct day of the week. [#23972][Win]</b></br>
Periodic weekly events scheduled to run on a specific day of the week were running on the wrong day of the week.  These actions will now run on the days as specified. [x22]</p></li>

<li><p><b>BUG FIX: Unexpected FTP responses when attempting to create the Already_Picked_Up folder will log a warning, not an error. [#23971][Mac/Win]</b></br>
When MassTransit receives an unexpected FTP response attempting to create the Already_Picked_Up folder, MassTransit would log an error. This error could cause connection triggers to eventually stop calling even though all file transfers were successful. This response will now be logged as a warning instead of an error so that connection triggers will continue to fire. [x22]</p></li>

<li><p><b>BUG FIX: The size of the address field for contacts has been increased. [#23973][Win]</b></br>
When auto-creating MassTransit contacts based on directory services membership, contact creation would fail if the contents of the address field were more than 99 characters in length. The size of the address field for contacts has been increased to 255 characters to avoid contact creation failure. [x22]</p></li>

<li><p><b>BUG FIX: When configuring emails for actions, whitespace is trimmed. [#23968][Mac/Win]</b></br>
When configuring emails for actions, if there were spaces at the beginning or end of any email addresses, emails to those addresses would fail because of the spaces. Whitespace will now be appropriately trimmed to ensure emails are sent. [x22]</p></li>


</ul>
]]></description>
<pubDate> Monday, 29 June 2009 10:0:0 -0500</pubDate>
</item>

<item>
<title>MassTransit - Version 6.0.2x21</title>
<description><![CDATA[
Released as a hotfix on 06/19/2009 for Mac OS X and Windows

<p>Changes in this release:</p>
<ul>

<li><p><b>BUG FIX: When forwarding, no additional folders will be written to the received mailbox. [#23958][Mac/Win]</b></br>
When forwarding files, MassTransit was writing _FROM OriginatingUser folders to the received mailbox at the final destination. In the latest version of MassTransit, these folders are never written to the received mailbox; the folder hierarchy on the receiver will exactly match the hierarchy sent. [x21]</p></li>

<li><p><b>BUG FIX: Filtered actions will always contain the correct file list. [#23937][Mac/Win]</b></br>
In some cases, actions with a file name filter could have files which did not match the filter and were not a part of the transfer included in the file list.  This problem has been resolved; only files which match the filter and were in the transfer will be included in the file list for the action. [x21]</p></li>

<li><p><b>BUG FIX: The MassTransit Assistant will launch without error when upgrading from previous 6.0.2 versions. [#23952][Mac][Web Client]</b></br>
The latest version of the web client fixes a problem where an error "No query for key" would occur when attempting to launch the assistant after upgrading from a previous 6.0.2 web client. [x21]</p></li>

<li><p><b>BUG FIX: Improved Administrator performance on single processor machines. [#23331][Mac][Enterprise/Professional]</b></br>
When running MassTransit on single-processor Macintosh machines, the MassTransit administrator would become very sluggish when the engine had active connections.  This sluggishness was a result of the Engine attempting to maximize transfer speeds by using more CPU when connections were active.  MassTransit 6.0.2 provides an option to increase the idle time of the MassTransit Engine to avoid these performance issues with the administrator.  This option is off by default to avoid decreased performance for servers not encountering this problem.  To enable this fix, set MAXIMUM_IDLE_FREQUENCY = 1 in MassTransitEngine.cfg. [x20]</p></li>

<li><p><b>BUG FIX: Application Client Installer will install all required files. [#23897][Mac]</b></br>
The application client installer will install all required files on clean machines.  Previously, some required driver files were not installed and the application client would not launch. [x19]</p></li>


</ul>
]]></description>
<pubDate> Friday, 19 June 2009 10:0:0 -0500</pubDate>
</item>

<item>
<title>MassTransit - Version 6.0.2x18</title>
<description><![CDATA[
Released as a hotfix on 05/22/2009 for Mac OS X and Windows

<p>Changes in this release:</p>
<ul>



<li><p><b>BUG FIX: Filenames with trailing spaces will be successfully transferred by MassTransit servers. [#15392][Mac/Win][Enterprise/Professional]</b></br>
MassTransit will now successfully poll and send files whose names end with a space on Enterprise and Professional. Previously, queuing files ending in a space would produce a "File Not Found" error. [x16]</p></li>

<li><p><b>BUG FIX: Folders with trailing spaces in the name will be successfully deleted. [#23850][Win]</b></br>
MassTransit will now successfully delete folders whose names end with a trailing space.  This behavior was most notable after sending files in a folder with a trailing space.  The empty folder will now be deleted from the To Send mailbox after sending. [x16]</p></li>

<li><p><b>BUG FIX: Files can be queued for sending by dragging-and-dropping them to the Administrator on Mac OS X Leopard. [#21018][Mac]</b></br>
On Mac OS 10.5 (Leopard), you can now queue files for sending by dragging-and-dropping them to the contacts window or the files window. [x13]</p></li>

<li><p><b>BUG FIX: A slow TCP secure connection will no longer throttle all other TCP Secure connections. [#23455][Mac/Win]</b></br>
MassTransit will no longer throttle the transfer speed of TCP Secure connections to the speed of the slowest TCP Secure connection. [x13]</p></li>

<li><p><b>BUG FIX: Active Directory web contacts can successfully forward to members of groups. [#23686][Mac/Win]</b></br>
Active Directory contacts can now successfully forward to contacts who are members of groups when the checkbox for "Make group members available to web clients instead of group" is checked. [x11]</p></li>

<li><p><b>ENHANCEMENT: MassTransit protocol now supports transfer of files and folders with Unicode characters. [#23588][Mac/Win]</b></br>
MassTransit can now transmit files and folders containing all Unicode characters over the TCP and TCP Secure protocols.  These files will now be appropriately polled and sent.  Upload of files and folders with Unicode characters in their names from the web client is not yet supported, but will be supported in a future release.  Folders with high Unicode characters in the names will have these characters remapped to a dash (-) when downloaded with the Mac and Windows web clients.  This limitation will be removed in a future release.  When transferring files and folders with older version of MassTransit, previous naming limitations apply.  To enable Unicode support, set ENABLE_UNICODE_SUPPORT to true in the MassTransit.cfg file.  Note that non-TCP transfer protocols and the Mac AppleScript interface do not fully support Unicode.  If you are using these features you may wish to leave Unicode support disabled. [x10]</p></li>

<li><p><b>ENHANCEMENT: Windows Server 2008 Support. [Win]</b></br>
MassTransit 6.0.2 officially supports Windows Server 2008. Check the readme and installation documentation for more information on running MassTransit on Windows Server 2008. [x10]</p></li>

<li><p><b>ENHANCEMENT: Internet Explorer 8 Support. [#23619][Win]</b></br>
The MassTransit web client is now supported on Internet Explorer 8. [x10]</p></li>

<li><p><b>ENHANCEMENT: PHP 5.2.9-1 Support for MTWeb on Windows. [Win]</b></br>
MassTransit on Windows now supports use of PHP 5.2.9-1 with the MassTransit web interface.  It is recommended that all customers upgrade to this version of PHP at their convenience. [x10]</p></li>

<li><p><b>ENHANCEMENT: Optionally unqueue files if they cannot be found when attempting to send. [#23645][Mac/Win]</b></br>
MassTransit now offers an option to automatically unqueue files when they cannot be found.  Enabling this option will avoid repeated "File Not Found" errors for queued files not in the MassTransit To Send mailbox (forwarded, programmatically queued, etc.) that have been removed from their original location.  To enable this feature, set the PURGE_TO_SEND_RECORDS flag in the MassTransit.cfg file to true.  [x10]</p></li>

<li><p><b>BUG FIX: Maintain proper resource fork file size when transferring through Windows MassTransit servers. [#23675][Win]</b></br>
MassTransit will no longer double resource fork sizes when transferring files to Windows MassTransit servers. [x10]</p></li>

</ul>
]]></description>
<pubDate> Friday, 22 May 2009 12:0:0 -0500</pubDate>
</item>


<item>
<title>MassTransit - Version 6.0.2x08</title>
<description><![CDATA[
Released as a hotfix on 03/24/2009 for Mac OS X and Windows

<p>Changes in this release:</p>
<ul>

<li><p><b>BUG FIX: Memory leak in TCP-based communications. [#23580][Mac]</b></br>
MassTransit 6.0.2 fixes a memory leak in TCP-based communications (TCP, TCP Secure, FTP Server, FTP Client) which could eventually lead to engine crashes.  [x08]</p></li>

<li><p><b>BUG FIX: Crash when sending files with MassTransit Administrator connected. [#23131][Win]</b></br>
MassTransit 6.0.2 fixes a crash that could manifest in several ways, but most frequently when sending files while the MassTransit Administrator was connected. [x07]</p></li>

<li><p><b>BUG FIX: MassTransit Administrator-only installer installs all required files. [#23532][Mac]</b></br>
The MassTransit server installer will now install all required files for operation when installing the administrator only.  Previous versions would fail to install key files and would prevent the Administrator from connecting to remote engines. [x07]</p></li>

<li><p><b>BUG FIX: MassTransit will always send files queued for sending when an automatic connection is made. [#23528][Mac/Win]</b></br>
MassTransit 6.0.2 fixes a rare problem where a contact could get in a state where files would not be sent on an automatically triggered connection even though they were properly queued. [x06]</p></li>

<li><p><b>BUG FIX: Auto-created LDAP contacts will no longer be permanently purged from the database when they are removed from LDAP. [#23511][Mac/Win]</b></br>
When LDAP-linked contacts are deleted from MassTransit because they are no longer a member of the monitored groups, the MassTransit contact entries will be marked deleted so that they can still be used for referencing historical data even though they are inactive. [x05]</p></li>

<li><p><b>ENHANCEMENT: LDAP automatic account creation supports different profiles for different MML groups. [#23488][Mac/Win]</b></br>
MassTransit now allows you to specify different profiles for different MML groups to allow LDAP-authenticated users to be created with different defaults.  In addition, MML profiles can now be non-web client contacts -- the most common usage of non web client profiles is to specify Forward Via settings to allow multihop forwarding for AD users.  [x04]</p></li>

<li><p><b>ENHANCEMENT: Support for binding to subdomains for LDAP support [#23456][Mac/Win]</b></br>
MassTransit now supports binding to subdomains for LDAP support.  Specify the desired subdomain as your primary domain in the MassTransitEngine.cfg file.  If your bind user is a member of a different domain (like the parent domain), specify that domain as the LDAP_BIND_DOMAIN. [x03]</p></li>

<li><p><b>ENHANCEMENT: Support for Secure LDAP connections [#23330][Win]</b></br>
LDAP_USE_SECURE_CONNECTION in the MassTransitEngine.cfg file and set the LDAP port appropriately to secure LDAP queries. [x03]</p></li>

<li><p><b>BUG FIX: MassTransit no longer leaks threads when passive FTP clients encounter errors sending or receiving a file. [#23350][Mac/Win]</b></br>
MassTransit would leak threads when acting as an FTP server if an FTP client connected using passive mode and a file send or receive failed to occur due to an error.  This thread leak is now fixed. [x01]</p></li>

<li><p><b>BUG FIX: Reuse of log entry object in COM scripting will no longer cause a database error. [#23327][Win]</b></br>
Reusing a COM log entry object in a script could attempt to add a second log entry with a log ID that was already in use.  MassTransit will now properly increment the log ID to ensure that all entries are added successfully. [x01]</p></li>

</ul>
]]></description>
<pubDate> Tuesday, 24 March 2009 12:0:0 -0500</pubDate>
</item>

<item>
<title>MassTransit - Version 6.0.1x04 [GM]</title>
<description><![CDATA[
Released 12/16/2008 for Mac OS X and Windows

<p>Changes in this release:</p>
<ul>

<li><p><b>BUG FIX: Web Client controls fail to draw in Firefox 3.0 and Firefox 3.1 on Macintosh. [#22430][Mac]</b></br>
MassTransit 6.0.1 corrects a problem were tabs, buttons, and other controls were not drawn correctly when the Web Client was used with Firefox 3.0 and 3.1. [x04]</p></li>

</ul>
]]></description>
<pubDate> Monday, 16 Dec 2008 12:0:0 -0500</pubDate>
</item>

<item>
<title>MassTransit - Version 6.0.1x03</title>
<description><![CDATA[
Released as a hotfix 12/08/2008 for Mac OS X and Windows

<p>Changes in this release:</p>
<ul>

<li><p><b>ENHANCEMENT: Support for multiple organizational units in Active Directory. [#23232][Mac/Win]</b><br>
MassTransit 6.0.1 provides support for multiple organizational units in Active Directory. The LDAP_SEARCH_BASE parameter in the MassTransitEngine.cfg configuration file can now be set to a semicolon separated list of organizational units, such as CN=Users;OU=Staff. [x01]</p></li>

<li><p><b>BUG FIX: MassTransit loses connection to the database and shuts down. [#23246][Win]</b><br>
MassTransit 6.0.1 resolves the problem where the engine sporadically loses connection to the database and shuts down after transferring a large number of files. [x02]</p></li>

<li><p><b>BUG FIX: Log viewer group authentication method does not allow log-ins by user principal name, common name or e-mail address. [#23254][Mac/Win]</b><br>
MassTransit 6.0.1 resolves the problem where the log viewer group authentication method does not allow log-ins by user principal name, common name or e-mail address unlike regular AD authentication where those user name formats are accepted. [x02]</p></li>

<li><p><b>BUG FIX: FTP fallback does not work with single sign-on. [#23214][Mac/Win]</b><br>
MassTransit 6.0.1 resolves the problem where users signed in to MTWeb using the single sign-on mechanism are unable to use the FTP fallback feature due to malformed FTP URLs. [x01]</p></li>

<li><p><b>BUG FIX: A login with a valid AD user name and an empty password would break AD connectivity. [#23217][Mac/Win]</b><br>
MassTransit 6.0.1 resolves the problem where a login attempt with a valid AD user name and an empty password would break AD connectivity. [x01]</p></li>

</ul>
]]></description>
<pubDate> Monday, 08 Dec 2008 13:0:0 -0500</pubDate>
</item>


<item>
<title>MassTransit - Version 6.0 [GM]</title>
<description><![CDATA[
Released 11/11/2008 for Mac OS X and Windows

<p>Changes in this release:</p>
<ul>

<li><p><b>NEW FEATURE: Automatic Active Directory account management [#21681][Mac/Win][Enterprise]</b><br>
MassTransit 6.0 implements an automatic Active Directory account management feature that allows setting up MassTransit contacts, forwarding privileges and so on automatically based on existing Active Directory groups. Any existing Active Directory group can be designated as a part of the MassTransit Master List or the MassTransit Distribution List or both. MassTransit will automatically create contacts for Master List members. The Distribution List defines forwarding privileges -- contacts who are members of an Active Directory group included into the Distribution List are automatically allowed to forward files to all other members of the same Active Directory group and all its subgroups, if any.  MassTransit contacts for Distribution List members are created dynamically when they are needed.  For more information, please consult the knowledge base article: http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view/docID/345</p></li>

<li><p><b>NEW FEATURE: Reporting [#21725][Mac/Win][Enterprise]</b><br>
MassTransit 6.0 now offers a variety of reports that communicate information and statistics about the operation of the MassTransit server.  These reports are available via the MassTransit web interface on the reporting tab.  For more information, please consult the knowledge base article: http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view/docID/338</p></li>

<li><p><b>NEW FEATURE: Perfmon / WMI integration [#21507][Win]</b><br>
MassTransit 6.0 allows administrators to monitor MassTransit servers using Perfmon or other WMI enabled monitoring tools.  Key MassTransit data is exposed through performance counters available via these tools.  This feature is available in the Server edition on Windows only.   For more information, please consult the knowledge base article: http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view/docID/340</p></li>

<li><p><b>NEW FEATURE: Scheduled actions [#21386][Mac/Win]</b><br>
MassTransit 6.0 includes a new feature that allows actions to be triggered on a schedule instead of in response to events.  This allows things like nightly backups and other maintenance processes to be configured to run at the desired time within MassTransit.  For more information, please consult the knowledge base article: http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view/docID/346</p></li>

<li><p><b>NEW FEATURE: Multiple contact support for Actions [#21388][Mac/Win]</b><br>
MassTransit 6.0 adds a new feature where actions may now be configured to trigger for one or more contacts in addition to all contacts.  Previously the only options were a single contact or all contacts.  For more information, please consult the knowledge base article: http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view/docID/336</p></li>

<li><p><b>NEW FEATURE: Action Filters for log messages and file names and paths. [#21478][Mac/Win]</b><br>
MassTransit 6.0 includes a new feature that allows the user to apply filters to the log message and file name/path data such that only those log entries/files that match the filter are processed.  For more information, please consult the knowledge base article: http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view/docID/347</p></li>

<li><p><b>NEW FEATURE: Passkey tokens in email notifications [#21365][Mac/Win]</b><br>
MassTransit 6.0 allows passkey links to be added to email notifications and created via scripting.  These passkey links allow users to click a link and be automatically logged into the MassTransit web interface to download files.  For more information on how to configure these links, please see the KB article: For more information, please consult the knowledge base article: http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view/docID/328</p></li>

<li><p><b>NEW FEATURE: WebLoginName token for email actions [#21742][Mac/Win]</b><br>
MassTransit 6.0 adds a new token to the list of those that may be inserted into MassTransit-generated emails for replacement with real data when the emails are sent. This new token allows you to insert the login name on the MassTransit web site for the contact receiving the email.</p></li>

<li><p><b>NEW FEATURE: Automatic reposting of listens when TCP/IP stack changes occur. [#22105][Mac/Win][Enterprise/Pro]</b><br>
MassTransit 6.0 adds a new feature that watches for changes to the computer's TCP/IP settings and reposts listens on all communication methods when they are detected.  Changes include Ethernet links going up or down, IP address changes, and VPN and PPP connections going up or down.</p></li>

<li><p><b>NEW FEATURE: High performance internal logging module [#21187][Mac/Win]</b><br>
MassTransit 6.0 features changes that improve performance by offloading the insertion of log entries to a separate thread thereby allowing other components to proceed with other tasks. The new module consolidates multiple insertions into a single SQL statement which also improves performance.</p></li>

<li><p><b>ENHANCEMENT: Implement support for AES-128 and AES-256 encryption algorithms [#21381][Mac/Win]</b><br>
MassTransit 6.0 enables support for AES-128 and AES-256 encryption algorithms for TCP/IP Secure connections.</p></li>

<li><p><b>ENHANCEMENT: Remove cipher limitations for Demo and Trial versions [#21940][Mac/Win]</b><br>
MassTransit 6.0 no longer limits encryption algorithms to RC4-40 for TCP/IP Secure connections in its Demo and Trial versions.</p></li>

<li><p><b>ENHANCEMENT: MassTransit certified to run with MySQL databases located on a separate machine [#21373][Mac/Win]</b><br>
MassTransit 6.0 is certified to run with MySQL databases located on a separate machine.  For more information, please consult the knowledge base article: http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view/docID/332</p></li>

<li><p><b>ENHANCEMENT: MassTransit now supports capacity serial numbers [#22512][Mac/Win][Enterprise]</b><br>
MassTransit 6.0 supports capacity serial numbers for the capacity version of MassTransit.</p></li>

<li><p><b>ENHANCEMENT: Navigation to start a new job ticket after submitting a job ticket drop-off [#22277][Mac/Win][Enterprise]</b><br>
There are two new mtweb.ini options to support this enhancement. When DISPLAY_NEW_JOB_TICKET_BUTTON is true, then a button will be displayed on the job ticket drop-off files page that, when clicked, will take the user to start a new job ticket transaction.  The text of the button can be custom configured using the mtweb.ini option NEW_JOB_TICKET_BUTTON_TEXT.</p></li>

<li><p><b>ENHANCEMENT: MTWeb option to show or hide the Services menu [#22278][Mac/Win][Enterprise]</b><br>
There is a new MTWeb configuration option in mtweb.ini (ENABLE_SERVICES_MENU) that, when disabled, will hide the Services menu in the web client plug-in file transfer view.</p></li>

<li><p><b>ENHANCEMENT: New parameter to Web Client to force users to select forwarding user [#21969][Mac/Win][Enterprise]</b><br>
MassTransit 6.0 features a new parameter to the plugin that, when set to TRUE, forces the web client user to select either a forwarding contact or service before uploading files to the server.  There is currently no user interface for this feature so it must be configured manually.  For more information, please consult the knowledge base article: http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view/docID/334</p></li>

<li><p><b>ENHANCEMENT: Hide Download All button for generic web clients [#21775][Mac/Win][Enterprise]</b><br>
MassTransit 6.0 adds the ability, via setting in MassTransitEngine.cfg file, to hide the "Download All" button for the Generic Web Client user.  For more information, please consult the knowledge base article: http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view/docID/335</p></li>

<li><p><b>ENHANCEMENT: MTWeb option to provide web client users with support contact information [#22347][Mac/Win][Enterprise]</b><br>
A new MTWeb configuration option, ADMIN_CONTACT_TEXT, has been added to mtweb.ini that will display administrator contact information when a web client user attempts an invalid login.  This is intended to expedite the process of providing support to MTWeb users who may need help with password maintenance.</p></li>

<li><p><b>ENHANCEMENT: MTWeb log viewer allows contact filter on server log entries [#21225][Mac/Win][Enterprise]</b><br>
In the MTWeb log viewer, the contacts dropdown now contains the name of the server as a filter option.  If selected, the log viewer will show only server log entries such as restarts and errors.  The name of the server in the dropdown is taken from the server name setting in the mtweb.ini file.</p></li>

<li><p><b>ENHANCEMENT: Professional servers have multiple remote administrators enabled [#21396][Professional]</b><br>
MassTransit 6.0 Professional servers can now have multiple remote administrators connected to the MassTransit Engine at the same time.  Previously the Professional server could only have one remote administrator connected.</p></li>

<li><p><b>ENHANCEMENT: Increased log and file view access for MassTransit Professional servers [#21395][Professional]</b><br>
MassTransit Professional servers were previously restricted to viewing 32,000 log and file records at a time.  MassTransit 6.0 Professional servers allow viewing all log and file records.</p></li>

<li><p><b>ENHANCEMENT: Unlimited streams is available for MassTransit Professional servers [#21394][Professional]</b><br>
In MassTransit 6.0, the MassTransit Professional edition can use unlimited streams.  Previously the MassTransit Professional was limited to one stream.</p></li>

<li><p><b>ENHANCEMENT: Throttling is enabled for MassTransit Professional servers [#21393][Professional]</b><br>
In MassTransit 6.0, the MassTransit Professional edition now has the throttling feature always available.</p></li>

<li><p><b>ENHANCEMENT: Use of MassTransit Enterprise and Professional without a dongle [#21491][Mac/Win]</b><br>
MassTransit 6.0 can optionally be run using a unique configuration file instead of using a hardware key (dongle) to support virtualized environments.  For more information on deploying this solution, please contact Group Logic support. </p></li>

<li><p><b>ENHANCEMENT: MassTransit now logs remote IP address on "timeout during probes" errors [#18205][Mac/Win]</b><br>
MassTransit 6.0 now logs the remote user's IP address when it encounters problems establishing a connection handshake.</p></li>

<li><p><b>ENHANCEMENT: Log client name with authentication to deleted contact message [#21877][Mac/Win]</b><br>
When a MassTransit Application Client attempts to connect to a MassTransit Server that has deleted the client entry, an error message is logged on the server.  The error message has been improved to include which client made the connection.</p></li>

<li><p><b>ENHANCEMENT: Log the name of the account running MassTransit [#21271][Mac/Win]</b><br>
MassTransit 6.0 logs the name of the user account that launched MassTransit to the log at application startup.</p></li>

<li><p><b>ENHANCEMENT: Allow user to enable/disable multiple actions at a time [#22208][Mac/Win]</b><br>
MassTransit 6.0 allows the user to select multiple actions in the Actions panel of the Setup dialog and enable/disable them with one click. Previously the user had to click each action and enable/disable individually.</p></li>

<li><p><b>ENHANCEMENT: Allow user to delete multiple actions at once [#22208][Mac/Win]</b><br>
MassTransit 6.0 allows the user to select multiple actions in the Actions panel of the Setup dialog and delete them with one click. Previously the user had to click each action and delete individually.</p></li>

<li><p><b>ENHANCEMENT: Contact information shown dynamically while configuring AD web contacts [#22197][Mac/Win]</b><br>
MassTransit 6.0 now displays contact information pulled from Active Directory dynamically as the user clicks the 'Search' button while configuring AD authenticated web clients.</p></li>

<li><p><b>ENHANCEMENT: User should be able to jump to a specific contact in MT address book by typing letter(s) [#17647][Mac/Win]</b><br>
MassTransit 6.0 includes changes to provide key selection support for the Contacts window. Contacts can now be selected by typing the first few characters of the contact name.</p></li>

<li><p><b>ENHANCEMENT: MassTransit Administrator on Windows supports drag/drop to Files window with "All" selected in User Filter popup menu. [#5640]</b><br>
MassTransit 6.0 includes changes to increase feature parity across both supported platforms. This includes the addition, on Windows, of the ability to drag/drop files to the Files window when the User filter is set to "All". When this occurs the Administrator prompts the user for one or more contacts to whom the files will be sent.  Previously this was only supported on Macintosh.</p></li>

<li><p><b>ENHANCEMENT: Copy rows from Log window to clipboard [#5542][Mac/Win]</b><br>
MassTransit 6.0 allows a user to copy rows from the Log window to the clipboard. MassTransit now supports copying the selected rows to the clipboard as tab delimited text. Care should be used when the log contains many log entries as it will take considerable time to perform the copy operation.</p></li>

<li><p><b>ENHANCEMENT: Cut, Copy, and Paste support on Windows [#5271][Mac/Win]</b><br>
MassTransit 6.0 now supports cut, copy, and paste in all edit boxes.</p></li>

<li><p><b>CHANGE: MassTransit now requires MySQL 5.0 [#21371][Mac/Win]</b><br>
MassTransit 6.0 Engine now requires MySQL 5.0 and will not launch if any previous version of MySQL has been configured.  Please see upgrade documentation on how to migrate your databases to MySQL 5.0.</p></li>

<li><p><b>CHANGE: Low disk space actions will respect the minimum disk message interval [#22606][Mac/Win]</b><br>
The disk_message_interval defined in the MassTransit.cfg file will now apply to actions that fire on the mailbox disk space low and database disk space low triggers, in addition to the messages written to the log.</p></li>

<li><p><b>CHANGE: SOAP Interface CreateTemporaryContact() return structure has changed [#22298][Mac/Win]</b><br>
In MassTransit 6.0 the return value from the CreateTemporaryContact() has changed to include some new fields.  If you have written code that uses the MassTransit SOAP interface you may need to recompile or otherwise rebuild your application.</p></li>

<li><p><b>CHANGE: AppleScript enumerated type for SSL ciphers has changed to avoid parsing errors [#22262][Mac]</b><br>
MassTransit 6.0 includes a change to it's AppleScript dictionary to correct a problem where AppleScipt was parsing the names of SSL constants that included a dash incorrectly.  The names of the constants have been changed to use an underscore ("_") instead.  Any existing script will need to be changed to use the new constant names.</p></li>

<li><p><b>CHANGE: mt_syslog.txt moved to Logs folder and timestamp added to file name [#22166][Win]</b><br>
MassTransit 6.0 and later now places the "syslog" file in the Logs folder. A new file is created when the MassTransit Engine starts up and now includes the date and time in the file name.</p></li>

<li><p><b>CHANGE: FILE_FLAG_SEQUENTIAL_ACCESS flag specified when Hot Folder copies files [#22125][Win]</b><br>
MassTransit 6.0 now passes a new flag to CreateFile() calls made when the Hot Folder communication method copies files. This new flag enables the operating system to do read-ahead and lazy-write optimizations that can give a boost in copy performance.</p></li>

<li><p><b>CHANGE: v1 and v2 MassTransit SOAP interface API calls deprecated [#21867][Mac/Win]</b><br>
MassTransit 6.0 officially deprecates some unused and obsolete SOAP API calls.  The current API is defined by the WSDL file "MassTransit.wsdl" located in the MTWeb folder.</p></li>

<li><p><b>BUG FIX: Database connection leak [#23018][Mac/Win]</b><br>
MassTransit 6.0 fixes a rare database connection leak that would occur when editing file records.  This situation could create a crash if enough connections leaked. </p></li>

<li><p><b>BUG FIX: Firefox 3.0 crashes loading MassTransit Web Client on Windows Vista [#23023][Win]</b><br>
MassTransit 6.0 resolves the problem where Firefox 3.0 crashes while loading MassTransit Web Client on Windows Vista. </p></li>

<li><p><b>BUG FIX: MTWeb will gracefully fail when users attempt to log into a timed out version of MassTransit [#22476][Mac/Win][Enterprise]</b><br>
MassTransit 6 fixes a problem where the MassTransit web interface would not handle the error when the associated MassTransit server was timed out.  Users should now receive a useful error message in this case.</p></li>

<li><p><b>BUG FIX: The MassTransit Assistant will now properly download files and folders with trailing spaces and periods [#22861][Win]</b><br>
The MassTransit Assistant on Windows will no longer reject files and folders with trailing spaces or trailing periods.</p></li>

<li><p><b>BUG FIX: MassTransit Web Client is unable to connect to MassTransit Assistant when running in IE7 on Vista with UAC on [#21592][Win]</b><br>
MassTransit 6.0 addresses the problem where MassTransit Web Client is unable to connect to MassTransit Assistant when running in IE7 on Vista with UAC on.</p></li>

<li><p><b>BUG FIX: MassTransit FTP LIST command displayed contents of a file [#22678][Mac/Win]</b><br>
MassTransit 6 corrects the FTP LIST command when used on one file.  Now file information only is displayed whereas previously the LIST command would display the entire contents of the file.</p></li>

<li><p><b>BUG FIX: Interpreted scripts will now be correctly launched directly from Launch Process Actions [#22295][Win]</b><br>
The launch process action type can now directly launch scripts that require an interpreter (Perl, Python, PHP, etc.).  Select the script as the executable for the launch process action and MassTransit will use the type information in Windows to select and run the appropriate interpreter.  Previous to MassTransit 6.0, the Windows launch process action could only be used for executable files. </p></li>

<li><p><b>BUG FIX: MTWeb cookies automatically enabled [#22057][Mac/Win]</b><br>
Custom MTWeb projects where the login name is specified as a parameter in the address could hit an error saying "Cookies must be enabled to login".  Now MTWeb will automatically try to enable cookies and reload the original webpage with all parameters specified in the address bar.</p></li>

<li><p><b>BUG FIX: Improved performance and reduction in SQL generated when forwarding files [#22252][Mac/Win]</b><br>
MassTransit 6.0 includes changes that improve the rate at which files are forwarded to other users by using a new algorithm that significantly reduces the SQL generated.</p></li>

<li><p><b>BUG FIX: Performance counters will not run when MassTransit is not configured to generate output [#22250][Mac/Win]</b><br>
MassTransit includes changes to internal performance counters to ensure that they do not run if their output is not being used. This provides a slight performance increase to TCP/IP and TCP/IP Secure file transfers.</p></li>

<li><p><b>BUG FIX: Log window has blank lines during times of heavy file transfer [#22363][Mac]</b><br>
MassTransit 6.0 corrects a problem where, during heavy file transfer load, the Log window occasionally displayed entries with no log message.  Subsequent scrolling or refresh would cause the missing message to display.</p></li>

<li><p><b>BUG FIX: Administrator hangs after deleting all rows in Log window [#22359][Mac/Win]</b><br>
MassTransit 6.0 corrects a problem where deleting all rows of the Log with no filters set would cause an excessively long SQL query to be executed and the MassTransit Administrator to appear to hang.</p></li>

<li><p><b>BUG FIX: Clicking on Resume button causes database list views to lose focus [#22357][Win]</b><br>
MassTransit 6.0 corrects a problem where list views that display database data, e.g. Contacts, Files, Log, would lose focus if the Resume button was clicked.</p></li>

<li><p><b>BUG FIX: On Windows, selection does not dim when list views lose focus [#22304][Win]</b><br>
MassTransit 6.0 corrects a minor user interface issue where selected rows of various list views do not dim properly when the list loses focus.  Consequently it appears as thought you have two windows each with an active selection.</p></li>

<li><p><b>BUG FIX: On Contacts window, buttons enable and disable as files are dragged across contact list [#22302][Win]</b><br>
MassTransit 6.0 includes changes that correct user interface problems when dragging files to the Contacts window. Previously no visual clue was given as to which contact the mouse was over and the buttons on the window enabled and disabled as the mouse moved from one contact to another.</p></li>

<li><p><b>BUG FIX: Dialog controls have different background color than dialog pane [#22285][Mac]</b><br>
MassTransit 6.0 corrects a minor U/I glitch where some dialog controls had the wrong background color.</p></li>

<li><p><b>BUG FIX: Menu accelerators on Windows do not match other platforms [#22206][Win]</b><br>
MassTransit 6.0 unifies the menu accelerators on both platforms and including the Windows menu where the "off by one" difference made switching between the platforms difficult.</p></li>

<li><p><b>BUG FIX: Active Directory status indicator not set correctly when re-editing web client with valid AD name [#22199][Mac/Win]</b><br>
MassTransit 6.0 corrects a problem where the Active Directory status indicator showed the wrong status when editing a contact that had a valid Active Directory user specified.</p></li>

<li><p><b>BUG FIX: Web Client contacts may be saved with invalid AD credentials [#22198][Mac/Win]</b><br>
MassTransit 6.0 corrects a problem were it was possible to save web client contacts with an invalid Active Directory user name.</p></li>

<li><p><b>BUG FIX: Changes made when configuring a listen are not displayed until selection changes [#22192][Mac/Win]</b><br>
MassTransit 6.0 fixes a problem where configuration changes made to incoming calls were not reflected in the Administrator until the user clicked and changed the selection.</p></li>

<li><p><b>BUG FIX: Memory leak in Web Client plugin when user selects from popups [#22165][Win]</b><br>
MassTransit 6.0 fixes a problem where memory was leaked each time the user selected a contact or service from the popups in the Web Client ActiveX control.</p></li>

<li><p><b>BUG FIX: Value of boolean plug-in parameters are case sensitive [#22155][Mac]</b><br>
MassTransit 6.0 changes the handling of boolean parameters such that the values may be specified in upper, lower, or mixed case.</p></li>

<li><p><b>BUG FIX: AD contacts are not cross-platform compatible [#22052][Mac/Win]</b><br>
MassTransit 6.0 resolves the problem where AD contacts created from a remote administrator running on a different platform are not operational (i.e. can not be used to log in).</p></li>

<li><p><b>BUG FIX: Improper handling of LDAP_REFERRAL error code when performing LDAP queries [#22012][Mac/Win]</b><br>
MassTransit 6.0 now disables LDAP referrals as they are not currently supported.  Previously MassTransit would receive the LDAP_REFERRAL error code and report an error.</p></li>

<li><p><b>BUG FIX: The Log message that appears after a successful TCP/IP Secure connection using custom certificates is not correct [#21208][Mac/Win]</b><br>
MassTransit 6.0 resolves the problem where the Log message that appears after a successful TCP/IP Secure connection using custom certificates incorrectly reports the cipher used and the certificate authority.</p></li>

<li><p><b>BUG FIX: Error messages not included for "Connection Failed" and "Output Processing Failed" events [#16568][Mac/Win]</b><br>
MassTransit 6.0 corrects a problem where error messages were not being included in emails generated for "Connection Failed" and "Output Processing Failed" events even if the  "Include Error Messages When Available" option was enabled.</p></li>

<li><p><b>BUG FIX: MassTransit 6 Assistant fails to transfer file when "dragging and dropping" with a 4.5 MassTransit Server [#22135][Win]</b><br>
The MassTransit 6 Assistant could fail to transfer a file when "dragging and dropping" the file using the MassTransit Web Client plugin onto the local machine when the Assistant connects with a 4.5 MassTransit Server and there are many files in the file list.</p></li>

<li><p><b>BUG FIX: MassTransit fails to pre-allocate files on disk during TCP/IP and TCP/IP Secure transfers [#22098][Mac/Win]</b><br>
MassTransit 6.0 includes changes to allow files to be pre-allocated before they are received. Pre-allocating the disk space allows greater opportunity for the files to be contiguous which improves read and write performance.</p></li>

<li><p><b>BUG FIX: When a connection attempt is rejected by a server due to insufficient encryption level, the error message reported on the client side does not state that specific reason. [#21231][Mac/Win]</b><br>
MassTransit 6.0 resolves the problem where a connection attempt rejected by a server due to insufficient encryption level results in a vague and confusing error message on the client side. The new error message specifically states the reason a connection attempt was rejected.</p></li>

<li><p><b>BUG FIX: MassTransit Administrator consumes too much CPU time when not connected to an Engine [#22078][Mac]</b><br>
MassTransit 6.0 corrects a problem where on first launch the MassTransit Administrator would consume too much CPU time while idling and not connected to an Engine.</p></li>

<li><p><b>BUG FIX: Accelerator for "Files..." button in Contacts window hides File menu accelerator [#22039][Win]</b><br>
MassTransit 6.0 corrects a problem where if the user has the Contacts window open two user interface elements had the same accelerator key. The "Files..." button now uses "I" as the accelerator key.</p></li>

<li><p><b>BUG FIX: Memory leak retrieving contact information from LDAP directory [#22010][Mac/Win]</b><br>
MassTransit 6.0 fixes a memory leak that occurs when contact information is retrieved from the configured LDAP directory.</p></li>

<li><p><b>BUG FIX: When sending files with long names more than once, files are not moved to the Sent folder [#20899][Win]</b><br>
MassTransit 6.0 includes changes to allow files with long file names to be moved from the To Send folder to the Sent folder properly even if there are existing files/folders with the same name in the Sent folder. Previously if the path to the destination was more than 260 characters MassTransit would fail to move the file and log an error.</p></li>

<li><p><b>BUG FIX: COM method to retrieve log entries does not correctly filter by type or severity [#21678][Win]</b><br>
Resolves the problem where the Entries() method in the MassTransit COM interface for the log database (LogDB), when used with the type or severity filter, returns the wrong results.</p></li>


</ul>
]]></description>
<link>http://www.grouplogic.com/files/glidownload/mtreleases.cfm</link>
<pubDate> Tuesday, 11 Nov 2008 10:0:0 -0500</pubDate>
</item>


<item>
<title>MassTransit - Version 5.1.2</title>
<description><![CDATA[
Released 5/27/2008 for Mac OS X and Windows

<p>Changes in this release:</p>
<ul>

<li><p><b>ENHANCEMENT: New setting to choose 12-hour or 24-hour time format in MTWeb Log Viewer. [#22024][Mac/Win]</b><br>
A new setting was added in the configuration for MTWeb, LOGVIEWER_24_FORMAT. This allows the administrator to choose whether to display times on Log Viewer entries in 24-hour format or 12-hour format with am/pm.[x07]</a></p></li>

<li><p><b>BUG FIX: Hang of MassTransit Engine when performing operations on the file system [#22187][Win]</b><br>
MassTransit 5.1.2 fixes a rare case where the MassTransit Engine could hang when attempting to create or delete folders on the file system. [x09]</a></p></li>

<li><p><b>BUG FIX: MassTransit 5 Assistant fails to transfer file when "dragging and dropping" with a 4.5 MassTransit Server[#22135][Win]</b><br>
The MassTransit 5 Assistant could fail to transfer a file when "dragging and dropping" the file using the MassTransit Web Client plugin onto the local machine when the Assistant connects with a 4.5 MassTransit Server and there are many files in the file list. [x09]</a></p></li>

<li><p><b>BUG FIX: LogViewer web page did not correctly display double quotation marks. [#22058][Mac/Win]</b><br>
The LogViewer web page now displays the appropriate character, such as a double quotation mark, instead of the corresponding HTML entity code. [x07]</a></p></li>

<li><p><b>BUG FIX: Crash when attempting to access nonexistent log entry using AppleScript [#21785][Mac]</b><br>
MassTransit 5.1.2 corrects a problem where the MassTransit Engine could crash when an AppleScript attempted to reference a log entry that did not exist. [x06]</a></p></li>

<li><p><b>BUG FIX: COM interface log entry deletion causes log messages to disappear [#21674][Win]</b><br>
MassTransit 5.1.2 resolves the problem where deleting a single log entry using the COM interface LogEntry.Delete function causes all log messages to become either empty or full of garbage characters. [x03]</a></p></li>

<li><p><b>BUG FIX: Single Sign-on doesn't work unless the \WINDOWS\Temp folder is given full control over to the Internet Guest User account and the local Users group. [#21615][Mac/Win]</b><br>
MassTransit 5.1.2 resolves the problem where Single Sign-on MTWeb feature doesn't work correctly unless the \WINDOWS\Temp folder is given full control over to the Internet Guest User account and the local Users group (it would work intermittently for certain users whereas others would get a blank page when trying to log in). [x01]</a></p></li>

</ul>
]]></description>
<pubDate> Mon, 27 May 2008 10:0:0 -0500</pubDate>
</item>

<item>
<title>MassTransit - Version 5.1.1 [GM]</title>
<description><![CDATA[
Released 2/19/2008 for Mac OS X and Windows

<p>Changes in this release:</p>
<ul>

<li><p><b>NEW FEATURE: Log DBMS details at startup [#21291][Mac/Win]</b><br>
MassTransit 5.1.1 now writes details about the DBMS to the MassTransit log to make it easier to provide information to Group Logic Technical support. [x07]</a></p></li>

<li><p><b>NEW FEATURE: Extensive logging of MySQL settings and status [#20934][Mac/Win]</b><br>
MassTransit 5.1.1 contains a new feature whereby the MassTransit Engine can be configured, using the debugLog.cfg file, to log MySQL settings and status variables to syslog. [x07]</a></p></li>

<li><p><b>NEW FEATURE: Warning when MySQL approaches max_connection limit [#20962][Mac/Win]</b><br>
MassTransit 5.1.1 adds a new feature where the MassTransit Engine will monitor the number of connections to MySQL and will write a warning message to the Log when the number approaches max_connections. [x06]</a></p></li>

<li><p><b>NEW FEATURE: "Launch Process" action task for Windows [#20632][Win]</b><br>
MassTransit 5.1.1 extends the 'launch process' action task to the Windows platform. This task can be used  to launch any executable, e.g. Perl scripts, Python scripts, shell scripts, etc. MassTransit provides the launched process with several pre-defined environment variables and also allows the user to define his own. [x01]</a></p></li>

<li><p><b>ENHANCEMENT: New SOAP server method for creation of contacts [#21216][Mac/Win]</b><br>
There is a new method available in the MassTransit SOAP server called CreateTemporaryContact.  Use of this method with the other SOAP methods GetPluginInitData and AddFileToSend allows temporary contacts to send and receive files with the MassTransit web client. [x11]</a></p></li>

<li><p><b>ENHANCEMENT: Use of sAMAccountName to log into MTWeb [#20646][Mac/Win]</b><br>
MassTransit 5.1.1 adds support for using the "NT login name" when logging into MTWeb in addition to the fully qualified DN and DOMAIN\USER formats. [x07]</a></p></li>

<li><p><b>ENHANCEMENT: Better logging of SMTP errors sending email notification [#20852][Win]</b><br>
MassTransit 5.1.1 contains changes to better capture and log errors encountered when sending email notifications via SMTP. These enhanced error messages are written to the MassTransit log. [x07]</a></p></li>

<li><p><b>ENHANCEMENT: More detailed debug logging in mailbox polling [#21031][Mac/Win]</b><br>
MassTransit 5.1.1 contains additional debug logging to aid in diagnosing mailbox polling problems. [x07]</a></p></li>

<li><p><b>ENHANCEMENT: Improved performance processing SOAP requests [#21007][Mac/Win]</b><br>
MassTransit 5.1.1 includes changes to streamline the processing of SOAP requests and decreased the overhead associated with processing each request. [x07]</a></p></li>

<li><p><b>ENHANCEMENT: Automatic generation of crash dump files upon terminal errors [#20979][Win]</b><br>
MassTransit 5.1.1 improves error logging by automatically generating crash dump files upon terminal errors. [x07]</a></p></li>

<li><p><b>ENHANCEMENT: Improved performance accessing dCLIENT table [#20807][Mac/Win]</b><br>
MassTransit 5.1.1 contains changes to reduce the load on the MySQL server by streamlining requests made to the dCLIENT table. [x07]</a></p></li>

<li><p><b>ENHANCEMENT: MTWeb option to disallow drag-and-drop for Safari users  [#21061][Mac/Win]</b><br>
In order to avoid unexpected drag-and-drop behavior in Safari, there is now an option in the MTWeb configuration file that, if enabled, will disable drag-and-drop for Safari users that use a job ticket to drop off files or only have permission to send files.  Safari users can select files for upload from a file browser dialog. [x05]</a></p></li>

<li><p><b>ENHANCEMENT: Improvements to SQL that accesses 'sequence' table [#20798][Mac/Win]</b><br>
MassTransit 5.1.1 contains changes to remove unnecessary and redundant ORDER BY clauses on certain queries that access the 'sequence' table.  This results in a slight reduction on MySQL server load and therefore increased performance. [x04]</a></p></li>

<li><p><b>ENHANCEMENT: OpenSSL 0.9.8g integration [#20927][Mac/Win]</b><br>
MassTransit 5.1.1 is integrated with the latest version of OpenSSL - 0.9.8g. This version addresses various security vulnerabilities discovered in earlier versions of OpenSSL. [x03]</a></p></li>

<li><p><b>ENHANCEMENT: Reduced database queries on log tables [#20797][Mac/Win]</b><br>
MassTransit 5.1.1 contains changes that significantly reduce the load on MySQL generated by counting records in the dLOG and dLOGMSGS tables. [x02]</a></p></li>

<li><p><b>PERFORMANCE: Reduced database access increases performance of Contacts window [#20938][Mac/Win]</b><br>
MassTransit 5.1.1 includes changes that increase the performance of the Contacts window by reducing database load by implementing more efficient caching of contact information. [x07]</a></p></li>

<li><p><b>PERFORMANCE: Reduced search times when performing wildcard searches in the MassTransit log [#20885][Mac/Win]</b><br>
MassTransit 5.1.1 contains changes to dramatically reduce the time needed to perform wild card searches in the Log view of the MTWeb web site. [x07]</a></p></li>

<li><p><b>CHANGE: Auto-forwarding to groups now supported [#21215][Mac/Win]</b><br>
MassTransit 5.1.1 now allows files that are received by a single contact to be automatically forwarded to a group of other contacts. [x11]</a></p></li>

<li><p><b>CHANGE: File sending order setup placed into configuration file [#21219][Mac/Win]</b><br>
In MassTransit 5.1.1, an administrator may specify the order in which MassTransit sends files to be by size, submission date, or path.  The file sending order is now configured in the MassTransit.cfg file. [x08]<br>
<b>If you are currently using a non-default send order, you will need to re-enable the setting with the new configuration file flag.  The previous methods of changing the MassTransit send order have been deprecated.</b></a></p></li>

<li><p><b>CHANGE: Failure to create threads now logged to Event Viewer [#20936][Win]</b><br>
MassTransit 5.1.1 now logs any failure to create a thread to the Windows Event Viewer. [x07]</a></p></li>

<li><p><b>CHANGE: Reduce clutter in Windows Event Viewer [#20930][Win]</b><br>
MassTransit 5.1.1 contains changes to reduce clutter in the Event Viewer by not logging UI connect and disconnects. [x07]</a></p></li>

<li><p><b>CHANGE: Redundant Event Viewer messages eliminated [#20958][Mac/Win]</b><br>
MassTransit 5.1.1 contains a change to reduce clutter in the EventViewer by eliminating redundant entries added by the MassTransit Administrator when the MassTransit Engine shuts down. [x06]</a></p></li>

<li><p><b>BUG FIX: Memory leak sending services configuration during TCP/IP and TCP/IP Secure connections [#21426][Mac/Win]</b><br>
MassTransit 5.1.1 corrects a problem where each TCP/IP or TCP/IP Secure connection caused a small [<500 bytes] amount of memory to be leaked if one or more services were defined. [x12]</a></p></li>

<li><p><b>BUG FIX: Web Client file and folder dialogs have reverted to generic text on Leopard [#21015][Mac]</b><br>
The MassTransit Web Client allows files and folders to be chosen from dialogs.  In Mac OS X Leopard, these dialogs can appear with a generic interface instead of MassTransit's specified interface.  The MassTransit 5.1.1 Web Client resolves these dialogs to have the MassTransit specified interface on Leopard. [x11]</a></p></li>  

<li><p><b>BUG FIX: Standalone Web Client installer brings up error messages when trying to uninstall FireFox plug-in modules that have not been previously installed. [#21440][Win]</b><br>
MassTransit 5.1.1 resolves the problem where the standalone Web Client installer incorrectly brings up error messages while uninstalling FireFox plug-in modules that have not been previously installed. [x08]</a></p></li>

<li><p><b>BUG FIX: "Maximum number of Remote Administrators already connected" error when there are no administrators connected [#21220][Mac/Win]</b><br>
MassTransit 5.1.1 fixes a problem where a MassTransit would not properly disconnect a remote Administrator if the user failed to enter the proper password. This would result in MassTransit generating the "maximum number of Remote Administrators" error when there were in fact no Administrators connected. [x08]</a></p></li>

<li><p><b>BUG FIX: MassTransit Engine service crashes occasionally while shutting down the operating system [#21197][Win]</b><br>
MassTransit 5.1.1 resolves the problem where the engine service sometimes crashes while the host operating system is shutting down. [x08]</a></p></li>

<li><p><b>BUG FIX: Web Client fails to retrieve files, contacts, and services information from MassTransit over https when running in Internet Explorer on Windows [#21262][Win]</b><br>
MassTransit 5.1.1 resolves the problem where the Web Client would fail to retrieve files, contacts, and services information from MassTransit over https when running in Internet Explorer on Windows. [x07]</a></p></li>

<li><p><b>BUG FIX: Memory leak in Launch Process action task [#21261][Mac/Win]</b><br>
MassTransit 5.1.1 fixes a small memory leak that occurred when MassTransit triggered Launch Process action tasks. [x07]</a></p></li>

<li><p><b>BUG FIX: Calls made with periodic call triggers are preempted by contacts with files [#20940][Mac/Win]</b><br>
MassTransit 5.1.1 corrects a problem where in some cases outgoing calls made due to a periodic call trigger were being preempted by other contacts that had files waiting to be sent. MassTransit now properly makes the periodic call before other contacts. [x07]</a></p></li>

<li><p><b>BUG FIX: "Not enough memory to transfer files" error message is displayed occasionally under load [#20867][Mac/Win]</b><br>
MassTransit 5.1.1 resolves the problem where "Not enough memory to transfer files" error message is displayed occasionally under load. [x07]</a></p></li>

<li><p><b>BUG FIX: Failure to detect inability to create threads when processing SOAP requests [#20858][Win]</b><br>
MassTransit 5.1.1 includes changes to properly detect an error condition whereby MassTransit was unable to create a thread to process a SOAP request. In this rare condition the MassTransit Engine could become unresponsive until it was restarted. [x07]</a></p></li>

<li><p><b>BUG FIX: Resource leak when processing SOAP requests [#20847][Win]</b><br>
MassTransit 5.1.1 corrects a problem where a Windows Event object was leaked during the process of processing SOAP requests. [x07]</a></p></li>

<li><p><b>BUG FIX: Unable to add contacts when large numbers of contacts exist in the Contacts window [#20876][Mac/Win]</b><br>
MassTransit 5.1.1 contains changes that fix contention on the dCLIENT table caused by large numbers of contacts in the Contacts window.  When the Contacts window approached 2,500 contacts it became increasingly difficult to add contacts using the MassTransit Administrator. [x07]</a></p></li>

<li><p><b>BUG FIX: Sometimes selecting files via the "Select Files" button on the web client does not actually transfer any files [#20644][Win]</b><br>
MassTransit 5.1.1 resolves the problem where selecting files for upload using the "Select Files" button in the Web Client UI on Windows does not result in a file transfer. [x07]</a></p></li>

<li><p><b>BUG FIX: Unnecessary update of preferences when closing Setup dialog [#20879][Mac/Win]</b><br>
MassTransit 5.1.1 contains a change to eliminate unnecessary saving of preferences when the Setup dialog is closed. [x07]</a></p></li>

<li><p><b>BUG FIX: Repeated attempts to send files moved to "Cannot Be Sent" folder  [#21210][Mac]</b><br>
MassTransit 5.1.1 corrects a problem on Macintosh where MassTransit attempts to send files that have been moved to the "Can Not Be Sent" folder until the error retry count is exceeded. [x07]</a></p></li>

<li><p><b>BUG FIX: Executing a VB script as a MassTransit service crashes the engine [#21229][Win]</b><br>
MassTransit 5.1.1 resolves the problem where executing a VB script as a MassTransit service would crash the engine. [x07]</a></p></li>

<li><p><b>BUG FIX: SSL listen in client / satellite configurations occasionally logs an "unknown error" and disables itself [#21169][Mac/Win]</b><br>
MassTransit 5.1.1 resolves the problem where an SSL listen in client or satellite configurations would occasionally log an "unknown error" and disable itself. [x06]</a></p></li>

<li><p><b>BUG FIX: Support for CA signed SSL certificates is broken on Mac [#20559][Mac]</b><br>
MassTransit 5.1.1 resolves the problem where support for SSL certificates signed by a third party certificate authority (VeriSign, Thawte, etc.) was broken on Mac. [x06]</a></p></li>

<li><p><b>BUG FIX: MassTransit web client users could not view log entries [#21154][Mac/Win]</b><br>
MassTransit 5.1.1 fixes a bug where web client users with non-standard characters in their name could not view log entries.  The characters that caused this bug include the ampersand, double quote, single quote, less than, and greater than characters. [x05]</a></p></li>

<li><p><b>BUG FIX: MassTransit Service Applescript interface error [#21114][Mac]</b><br>
MassTransit 5.1.1 fixes an error where MassTransit values are undefined when Applescripts are setup as MassTransit Services. [x05]</a></p></li>

<li><p><b>BUG FIX: PHP warnings in MT Web [#21056][Mac/Win]</b><br>
MassTransit 5.1.1 fixes a variety of minor PHP notices and warnings in the MT Web interface. [x05]</a></p></li>

<li><p><b>BUG FIX: MassTransit Application Client would throw error when new mtclient.cfg is used [#21014][Mac/Win]</b><br>
The MassTransit Application Client would throw the error "Username in use, must use unique name" when a new mtclient.cfg is used.  The error occurs because the MassTransit Application Client would have conflicting information from the previous mtclient.cfg.  The MassTransit 5.1.1 Application Client has resolved these conflicts. [x05]</a></p></li>

<li><p><b>BUG FIX: Users are given an option to use an older version of the Web Client plug-in when no older version is present [#21074][Mac]</b><br>
MassTransit 5.1.1 resolves the problem where PPC users running a 5.1 Web Client are given an option of using an older version of the Web Client when connecting to a pre-5.1 MTWeb server and having no older version installed. [x04]</a></p></li>

<li><p><b>BUG FIX: Satellite server occasionally unchecks the "Accept Incoming Calls" checkbox and stops accepting incoming calls [#21046][Mac/Win]</b><br>
MassTransit 5.1.1 resolves the problem where a satellite server occasionally unchecks the "Accept Incoming Calls" checkbox and stops accepting incoming calls. [x04]</a></p></li>

<li><p><b>BUG FIX: Preserve custom certificate and key file settings when upgrading [#20657][Mac/Win]</b><br>
Versions of MassTransit 5 previously did not preserve custom certificate and key file settings when upgrading MassTransit.  MassTransit 5.1.1 correctly preserves custom certificate and key file settings during an upgrade. [x03]</a></p></li>

<li><p><b>BUG FIX: The database error DB_Client_ResetMBPollDateForForwardViaClients would occur frequently [#20825][Mac/Win]</b><br>
MassTransit servers using several Forward Via contacts may see an error message containing DB_Client_ResetMBPollDateForForwardViaClients caused when MassTransit fails to update mailbox polling times for several Forward Via contacts.  MassTransit 5.1.1 fixes that database modification. [x02]</a></p></li>

<li><p><b>BUG FIX: MassTransit would fail to handle errors when encoding files as MacBinary for FTP transfers [#20820][Mac]</b><br>
MassTransit 5.1.1 resolves the problem where MassTransit FTP contacts using the option to encode files as MacBinary would fail to send files.  When transferring a file using MacBinary encoding, MassTransit now logs an error message for files that fail to be created whereas previously that error was ignored. [x02]</a></p></li>

<li><p><b>BUG FIX: FTP client listen does not trigger sending files [#20783][Mac/Win]</b><br>
When a MassTransit Administrator configures an FTP Client method in the Incoming Calls setup window, FTP contacts only receive files from FTP servers.  MassTransit 5.1.1 fixes the FTP Client method so FTP contacts will send and receive files. [x02]</a></p></li>

<li><p><b>BUG FIX: MassTransit Satellite Server encounters a runtime error [#20744][Win]</b><br>
MassTransit 5.1.1 Satellite Server resolves an issue where a runtime error will occur when a poorly created mtclient.cfg configuration file is used.  The Satellite Server logs an error message instead of failing with a runtime error. [x02]</a></p></li>

<li><p><b>BUG FIX: FTP Dictionary Attack Detection does not block invalid FTP logins [#21149][Mac/Win]</b><br>
MassTransit 5.1.1 corrects a problem with the FTP server's dictionary attack detection feature where under certain cases exceeding the maximum number of logins did not result in a banned IP address. [x01]</a></p></li>

<li><p><b>BUG FIX: MassTransit Professional can not create a satellite configuration file [#20745][Win]</b><br>
When generating a MassTransit Satellite configuration file, a bug existed in a MassTransit Professional server where selecting Build Client Configuration did nothing.  MassTransit 5.1.1 restores the functionality of the Build Client Configuration option. [x01]</a></p></li>

<li><p><b>BUG FIX: Crash while accessing metadata name/value pairs from AppleScript [#20729][Mac]</b><br>
MassTransit 5.1.1 fixes a bug where MassTransit would crash when an AppleScript attempted to manipulate metadata name/value pairs. [x01]</a></p></li>

<li><p><b>BUG FIX: Errors receiving files whose parent folder has a '/' character in its name [#19455][Mac]</b><br>
MassTransit 5.1.1 resolves the problem where files whose parent folder contained a '/' character would not be received on Mac. [x01]</a></p></li>

</ul>
]]></description>
<pubDate> Mon, 18 Feb 2008 10:0:0 -0500</pubDate>
</item>

<item>
<title>MassTransit - Version 5.1 [GM]</title>
<description><![CDATA[
Released 9/10/2007 for Mac OS X and Windows

<p>Changes in this release:</p>
<ul>
<li><p><b>NEW FEATURE: Active Directory Integration [Mac/Win]</b><br>
Individual MassTransit web client and application client accounts can be configured to have password authentication conducted through Active Directory.  For more information on how to configure Active Directory integration, please see the KB article: <a href="http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view_Info/docID/272">http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view_Info/docID/272</a></p></li>

<li><p><b>NEW FEATURE:  Active Directory Contact Information Population [Mac/Win]</b><br>
MassTransit contacts that are linked to Active Directory will have their contact information fields populated with the information from their Active Directory Account. </p></li>

<li><p><b>NEW FEATURE: Web-based Log access for users within specific Active Directory group [Mac/Win]</b><br>
MassTransit 5.1 includes a new feature that allows access to the web-based log to Active Directory users without requiring an account in MassTransit. Such access to the log to AD users is controlled by membership in a pre-defined AD group.  For configuration information, please see the KB article: <a href="http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view_Info/docID/272">http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view_Info/docID/272</a></p></li>

<li><p><b>NEW FEATURE: Single sign-on for Active Directory web client users [Mac/Win]</b><br>
MassTransit 5.1 provides Active Directory web client users with an ability to use Single Sign-On (SSO) to log in to a Windows based MTWeb web site (certain web browser related limitations apply).  Please see the KB article for information on how to configure this feature: <a href="http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view_Info/docID/273">http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view_Info/docID/273</a></p></li>

<li><p><b>NEW FEATURE: AppleScript/COM interface updated to support LDAP properties [Mac/Win]</b><br>
MassTransit 5.1 features updated AppleScript and COM interfaces that feature new properties for LDAP features.  These include three new properties of the client/ComMTContact objects. </p></li>

<li><p><b>NEW FEATURE: Web Client FTP support [Mac/Win]</b><br>
MassTransit web client contacts can now be configured to allow access to MassTransit via FTP.  When this feature is enabled, web client contacts can use their username and password to log in via the standard MassTransit web interface or using an FTP client of their choice. </p></li>

<li><p><b>NEW FEATURE: Web Client FTP fallback [Mac/Win]</b><br>
MassTransit 5.1 provides an alternative of transferring files over FTP to Web Client users. The feature could be enabled for individual Web Client accounts in the Administrator UI on the server side. When it is enabled, FTP hyperlinks show up in both the file transfer page and the plug-in download page in MTWeb that allow Web Client users to upload or download files using their web browser's default FTP client. Also, users have an option of using a standalone FTP client of their choice and bypass logging into the MTWeb web site altogether.  </p></li>

<li><p><b>NEW FEATURE: Remote login password complexity verification. [Mac/Win]</b><br>
MassTransit 5.1 provides mechanisms for remote login password complexity verification. New passwords will be forced to comply with the following complexity requirements:
<ul>
<li>be at least 6 characters long</li>
<li>contain at least one of English characters, numbers and alpha-numeric characters ('!', '$', etc.)</li>
<li>not match or contain the corresponding remote login user name</li>
</ul><br>
Existing passwords will not be affected until they are changed.  This feature is enabled by default and can be disabled in the MassTransit.cfg file.  For more information, please consult the KB article: <a href="http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view_Info/docID/277">http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view_Info/docID/277</a></p></li>

<li><p><b>NEW FEATURE: Allow administrators to disable web client "My Account" tab [Mac/Win]</b><br>
MassTransit 5.1 allows administrators to disable web client access to account preferences on a server-wide basis.  This option can be configured in the mtweb.ini file.  </p></li>

<li><p><b>NEW FEATURE: Send SMS text message action task [Mac/Win]</b><br>
MassTransit 5.1 includes a new feature that allows MassTransit to send an SMS text message to a cell phone in response to events triggered by MassTransit. 
</p></li>

<li><p><b>NEW FEATURE: Write To MassTransit Log action task [Mac/Win]</b><br>
MassTransit 5.1 includes a new feature that allows one to inject entries into the MassTransit Log in response to events triggered by MassTransit. </p></li>

<li><p><b>NEW FEATURE: Copy/Move File action task [Mac/Win]</b><br>
MassTransit 5.1 includes a new action task that can be configured to copy or move all files related to an action event to a specific folder. This feature can be used to automatically archive all files sent or received in a back up folder.  Recommendations on configuring this feature are available in a KB article: <a href="http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view_Info/docID/280">http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view_Info/docID/280</a></p></li>

<li><p><b>ENHANCEMENT: Native Web Client plug-in for Intel based Mac OS X [Mac]</b><br>
MassTransit 5.1 provides a native Web Client plug-in executable for Intel based Macintosh computers. It is no longer required to run web browsers in Rosetta in order to use the Web Client on Mac OS X on Intel.  </p></li>

<li><p><b>ENHANCEMENT: Improved user experience during the Web Client installation. [Mac]</b><br>
The Web Client installation process on Mac OS X has been improved to not require administrative authentication and generally be more intuitive. </p></li>

<li><p><b>ENHANCEMENT: Vista support for MassTransit web client [Win]</b><br>
The MassTransit 5.1 web client is certified to run on Microsoft Windows Vista. </p></li>

<li><p><b>ENHANCEMENT: MySQL 5.0 support [Mac/Win]</b><br>
MassTransit 5.1 supports MySQL 5.0.  Please be aware that for the next point release of MassTransit, MySQL 5.0 will be required.  For information on how to upgrade your MySQL installation from MySQL 4.1 to MySQL 5.0, please see this KB article: <a href="http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view_Info/docID/276">http://www.grouplogic.com/knowledge/index.cfm/fuseaction/view_Info/docID/276</a></p></li>

<li><p><b>ENHANCEMENT: FTP Forwarding Support for FTP Server [Mac/Win]</b><br>
FTP Clients can now access a "Forwarded" folder to pick up files that were forwarded to them.  </p></li>

<li><p><b>ENHANCEMENT: Email actions can send emails to multiple email addresses specified by the Email field in the Contact Information window [Mac/Win]</b><br>
MassTransit 5.1 allows email actions to send emails to multiple email addresses specified in the Email field in the Contact Information window.  Previously the Email actions could only send emails to one email address in the Email field. </p></li>

<li><p><b>ENHANCEMENT: Contact Name Length Limitation Extension [Mac/Win]</b><br>
MassTransit 5.1 has extended the limitation on contact names from 22 characters to 64 characters.  This enhancement allows administrators to create less restricted MassTransit contact names. </p></li>

<li><p><b>ENHANCEMENT: Log messages up to 1023 characters [Mac/Win]</b><br>
MassTransit 5.1 includes an enhancement to allow log messages to be up to 1023 characters. While the MassTransit Administrator UI continues to only display the first 256 characters the database and web log viewer displays the full 1023 characters. </p></li>

<li><p><b>ENHANCEMENT: Enhanced FTP client compliance [Mac/Win]</b><br>
MassTransit 5.1 FTP servers have been enhanced to accept additional parameters for LIST commands, allowing them to be accessed with additional FTP Clients, including Cyberduck 2.8b+ and SmartFTP. </p></li>

<li><p><b>ENHANCEMENT: Define Interval Between Disk Space Log Messages [Mac/Win]</b><br>
MassTransit 5.1 allows administrators control of the interval between low disk space log messages.  This interval is specified in the MassTransit.cfg file by disk_message_interval.  </p></li>

<li><p><b>ENHANCEMENT: System information link for MassTransit web application [Mac/Win]</b><br>
MassTransit 5.1 now includes a link to the system information page in the header of the web application. </p></li>

<li><p><b>ENHANCEMENT: Added confirmation dialog for the "Remove Displayed Entries" button [Mac/Win]</b><br>
MassTransit 5.1 contains a confirmation dialog when the "Remove Displayed Entries" button in the Log window is pressed. </p></li>

<li><p><b>ENHANCEMENT: Improved Database Converter [Mac/Win]</b><br>
MassTransit 5.1 includes an improved database converter for converting MassTransit 4.5 databases to the MassTransit 5.1 format.  The 5.1 converter properly handles remote mailbox paths for remote volumes on the Mac that have been disconnected, fixes problems with certain action conversions, offers improved error handling.  </p></li>

<li><p><b>CHANGE: Files being forwarded to other contacts now placed in new _FROM folders [Mac/Win]</b><br>
MassTransit 5.1 includes a workflow change where files that are being forwarded to other users are now stored in a new subfolder within the "To Be Forwarded" folder. These new folders are named _FROM X where "X" is the name of the contact originally sent the files. These new folders are only used as a forwarded file makes its way through each forwarding hop and are stripped out of the folder structure when the file reaches its final destination. This change affects TCP/IP, TCP/IP Secure, Hot Folder, and FTP Client communication methods. 

<li><p><b>CHANGE: Detection of file system changes [Mac/Win]</b><br>
MassTransit 5.1 contains changes to detect replacement of files waiting to be sent that occur while MassTransit is in the process of sending the same files to a remote server.  The proper file metadata, including type, creator, creation date, and modification date, will be updated in the MassTransit database and transmitted to the receiving server when files are replaced on disk while they are waiting to be transmitted.  

<li><p><b>CHANGE: MTWeb redirects web client users to their main webpage after they change their password [Mac/Win]</b><br>
MTWeb redirects a logged in web client to the main web page they have access to after the web client changes their password.  For typical web client users, their main web page is the File Transfer page. Previously, web clients that changed their password stay at the My Account page. 

<li><p><b>BUG FIX: Automatic call retry settings are not observed by Hot Folder and FTP Client communication methods. [Mac/Win]</b><br>
MassTransit 5.1 resolves the problem where if errors occur during file transfer using either Hot Folder or FTP Client communication methods, the server will attempt to retry calling every 10 - 20 seconds regardless of how many times and at what frequency it is configured to retry. 

<li><p><b>BUG FIX: Auto-forwarding does not detect missing recipient contact [Mac/Win]</b><br>
MassTransit 5.1 corrects a problem where MassTransit would not detect when a contact marked as the recipient of files via auto-forwarding was deleted. MassTransit now detects this condition and writes a warning to the log. Files that are received during this condition are left in the Received folder of the sender and are not forwarded. 

<li><p><b>BUG FIX: Server log entries visible to web clients with restricted log access. [Mac/Win]</b><br>
MassTransit 5.1 resolves the problem where server log entries were visible in the MassTransit Web Log Viewer to web client users with restricted log access. 

<li><p><b>BUG FIX: Remote service requests do not execute when auto-forwarding to a server contact [Mac/Win]</b><br>
MassTransit 5.1 fixes a problem where web clients selecting a remote service through a midpoint server with Auto-forwarding enabled will result in an invalid error message and no execution of the remote service on the destination server. 

<li><p><b>BUG FIX: FTP server connections sometimes report false error messages [Mac/Win]</b><br>
MassTransit 5.1 fixes a rare problem where connecting to certain server contacts through FTP would report 'error: 250 List completed successfully.' 

<li><p><b>BUG FIX: The log does not display the anonymous FTP password [Mac/Win]</b><br>
MassTransit 5.1 addresses the problem where the anonymous FTP password (typically a user's e-mail address) is not displayed in the log. 

<li><p><b>BUG FIX: SOAP Interface sometimes fails to startup [Mac]</b><br>
MassTransit 5.1 fixes a rare problem where if a web client attempts to login while a Mac server is starting up, the SOAP interface will fail to start up. 

<li><p><b>BUG FIX: When using a job ticket and logging in using IE on Windows without having the Web Client plug-in installed, a Web Client user is repeatedly prompted to download the plug-in. [Win]</b><br>
MassTransit 5.1 resolves the problem where a web client user is repeatedly prompted to download the Web Client plug-in when using a job ticket and logging in using IE on Windows without having the plug-in already installed. 

<li><p><b>BUG FIX: The COM interface method for adding members to a group does not check to make sure that specified member IDs represent valid contact records in the database. [Win]</b><br>
MassTransit 5.1 addresses the problem where invalid contact IDs could be added to a group using the COM interface. The list of contact IDs supplied to the COM interface method is checked to only have contact IDs of existing contact records that are not deleted and are not groups before updating the database. 

<li><p><b>BUG FIX: The COM interface method for adding members to a group allows users to add the same member to a group multiple times. [Win]</b><br>
MassTransit 5.1 addresses the problem where the same contact could be added to a group using the COM interface. The list of contact IDs supplied to the COM interface method is checked to only have unique contact IDs before updating the database. 

<li><p><b>BUG FIX: MAC OS X 10.3.9 users cannot download folders via drag & drop. [Mac]</b><br>
MassTransit 5.1 resolves the problem where Mac OS X 10.3.x users were unable to download folders using drag & drop. 

<li><p><b>BUG FIX: File Transfer views not updating for Mac web clients [Mac]</b><br>
MassTransit 5.1 fixes a problem where a 'public' cachelimiter configuration in the server php.ini file caused Mac web clients to retain cached file transfer pages. 

<li><p><b>BUG FIX: Lists in the Group Information window are now sorted alphabetically [Mac/Win]</b><br>
MassTransit 5.1 fixes a problem where the Members, Add, and Remove lists in the Group Information window were not sorted alphabetically which made it difficult for administrators to add and edit MassTransit group contacts. 

<li><p><b>BUG FIX: Web Client information in the new IE7 Add-On Manager does not display Group Logic, Inc. as the publisher. [Win]</b><br>
MassTransit 5.1 includes a digitally signed Web Client ActiveX control executable. This provides the new IE7 Add-On Manager with detailed information about the Web Client as well as resolves potential security issues. 

<li><p><b>BUG FIX: Web client log viewer displays duplicate entries. [Mac/Win]</b><br>
MassTransit 5.1 fixes a rare problem where the web client log viewer would display duplicate entries with the real-time refresh feature enabled. 

<li><p><b>BUG FIX: Hot Folder with automatic forwarding fixes [Mac/Win]</b><br>
When a MassTransit Hot Folder contact is set to automatically forward files to another contact, files can get stuck in the forwarding contact's To Be Forwarded folder and folder hierarchies could get modified incorrectly.  The files and their folder hierarchies for Hot Folder forwarding workflows are now properly handled. 

<li><p><b>BUG FIX: Incorrect error code returned when JOBID web client parameter is not specified [Mac]</b><br>
MassTransit 5.1 corrects a bug where the Macintosh Web Client plug-in would return the wrong error code the plug-in was used in IMMEDIATEDL mode but no JOBID parameter was specified. 

<li><p><b>BUG FIX: Web Client blank screen after server failure [Mac/Win]</b><br>
MassTransit 5.1 fixes a problem where web clients are directed to blank screens if the server engine is shutdown during usage.  Users are now redirected to the login screen with an appropriate error. 

<li><p><b>BUG FIX: The Assistant takes a long time to start up for a regular user if previously upgraded to 5.0.2x15 or later from an earlier version [Win]</b><br>
MassTransit 5.1 resolves a problem where the Assistant takes a long time to start for a regular (non-administrative) user if the Web Client has previously been upgraded to 5.0.2x15 or later from an earlier version. 

<li><p><b>BUG FIX: Every time the Assistant launches for a regular user, log records are erased if the Web Client has been upgraded to 5.0.2x15 or later from an earlier version [Win]</b><br>
MassTransit 5.1 resolves a problem where log records are erased every time the Assistant launches for a regular (non-administrative) user if the Web Client has previously been upgraded to 5.0.2x15 or later from an earlier version. 

<li><p><b>BUG FIX: Web interface Pick Up and Drop Off pages remain enabled regardless of client privileges [Mac/Win]</b><br>
MassTransit 5.1 corrects a problem where the enabling/disabling of the 'Pick Up Files' and 'Drop Off Files' pages did not properly reflect the client's send and receive privileges. 

<li><p><b>BUG FIX: Periodic call triggers did not observe retry intervals [Mac/Win]</b><br>
MassTransit 5.1 addresses the problem where under certain circumstances periodic call triggers did not observe retry intervals specified in the UI. 

<li><p><b>BUG FIX: Web Client fails to retrieve server information when using Internet Explorer [Mac/Win]</b><br>
MassTransit 5.1 fixes a problem where the web client system information page failed to retrieve the server signature when using Internet Explorer. 

<li><p><b>BUG FIX: Web clients are directed to a blank screen when php.ini is configured improperly [Mac/Win]</b><br>
MassTransit 5.1 fixes a problem where web clients were directed to a blank screen if the server php.ini configuration was missing the php_soap.dll extension.  Web clients are now redirected to the login screen and an appropriate error is logged. 

<li><p><b>BUG FIX: MassTransit Engine crashes when MassTransit Administrator attempts to delete an empty entry in the "Files" window. [Mac/Win]</b><br>
When a MassTransit Administrator selects an empty entry in the "Files" window and then selects the "Remove" button, the MassTransit Engine would crash.  MassTransit 5.1 prevents the MassTransit Engine from crashing when the administrator attempts to remove empty file entries. 

<li><p><b>BUG FIX: Executing a FTP folder list command on a folder without read permissions causes engine to shut down. [Mac]</b><br>
MassTransit 5.1 fixes a rare problem where attempting to list the contents of a folder through FTP on a folder without read permissions causes an engine shutdown. 

<li><p><b>BUG FIX: Server password field occasionally shown in the contact information window for web clients contacts [Win]</b><br>
MassTransit 5.1 fixes a rare case where the server password field on the contact information window would be shown for web client contacts, for whom the field does not apply. 

<li><p><b>BUG FIX: COM/AppleScript contact creation and deletion do not trigger actions [Mac/Win]</b><br>
MassTransit 5.1 corrects a problem where action triggers failed to trigger for adding and removing contacts through COM/AppleScript. 

<li><p><b>BUG FIX: Web client password expires prematurely for long expiration periods [Mac/Win]</b><br>
MassTransit 5.1 corrects a problem where inputting large values for the web client password expiration period caused repeated new password prompts when attempting to log in. 

<li><p><b>BUG FIX: Disabling triggers in the configuration file does not affect periodic triggers [Mac/Win]</b><br>
MassTransit 5.1 corrects a problem where the DISABLE_TRIGGERS flag in the MassTransit.cfg file did not properly disable periodic triggers. 

</ul>
]]></description>
<pubDate> Mon, 10 Sep 2007 10:0:0 -0500</pubDate>
</item>


</channel>
</rss>
