You can change the default mailbox names by editing a few settings in the MassTransit.cfg file.
Make sure the MassTransit.cfg file is placed in the right location:
for MassTransit 7.6 and later:
on 64-bit machines:
C:\Program Files (x86)\Acronis\MassTransit Server
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
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-
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.
In the MassTransit.cfg file, find the "Mailbox Names" settings section.
Change the names of the mailbox folders you want:
Note:The mailbox names cannot be longer than 31 characters.
TO_SEND_MAILBOX_NAME – this setting is for configuring the name of the To Send folder
RECEIVED_MAILBOX_NAME – sets the name of the Received folder
SENT_MAILBOX_NAME – sets the name of the Sent folder
TO_BE_FORWARDED_MAILBOX_NAME – sets the name of the To Be Forwarded folder. This setting is for MassTransit HP contacts only.
CANNOT_BE_SENT_MAILBOX_NAME – sets the name of the Cannot Be Sent folder
Save and close the MassTransit.cfg file.
Restart the MassTransit services in order to apply the changes immediately:
Go to Start → Control Panel → Administrative Tools → Services;
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.
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;
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.