Mailbox Folder Names Settings

You can change the default mailbox names by editing a few settings in the MassTransit.cfg file.

  1. Make sure the MassTransit.cfg file is placed in the right location:
    1. for MassTransit 7.6 and later:
      • on 64-bit machines:

      C:\Program Files (x86)\Acronis\MassTransit Server

    2. for MassTransit 7.1 to 7.6:
      • on 32-bit machines:

      C:\Program Files\Group Logic\MassTransit Server

      • on 64-bit machines:

      C:\Program Files (x86)\Group Logic\MassTransit Server

    3. for MassTransit 7.0.x:
      • on 32-bit machines:

      C:\Program Files\Group Logic\MassTransit Server 7

      • on 64-bit machines:
      • C:\Program Files (x86)\Group Logic\MassTransit Server 7

    Copy the MassTransit.cfg file and paste it in the MassTransit Server 7 folder. Then, open it in an application suitable for plain text editing.

    -OR-

    1. If the MassTransit.cfg file already exists in the MassTransit installation folder (depending on the flavor: MassTransit Server 7 or MassTransit SFTP), open it in an application suitable for plain text editing.
  2. In the MassTransit.cfg file, find the "Mailbox Names" settings section.
  3. Change the names of the mailbox folders you want:

    Note:The mailbox names cannot be longer than 31 characters.

  4. Save and close the MassTransit.cfg file.
  5. Restart the MassTransit services in order to apply the changes immediately:
    1. Go to Start → Control Panel → Administrative Tools → Services;
    2. Highlight the MassTransit (for MassTransit SFTP, the service name is MassTransit SFTP) service and click on the Stop button from the Services tool bar, or select the Stop option from the context menu of the service.
    3. Highlight the MassTransit Transporter service and click on the Restart button from the Services tool bar, or select the Restart option from the context menu of the service;
    4. Highlight the MassTransit (for MassTransit SFTP, the service name is MassTransit SFTP) service and click on the Start button from the Services tool bar, or select the Start option from the context menu of the service.