Learn to configure journal rules in Exchange 2013 to archive mail from your primary email server to Vaultastic
Articles
Step 2: Create the Send Connector in Exchange 2013
Select Mail Flow > Send Connectors Click + to add a new send connector Enter Vaultastic in the Name field. Select Custom as the Type option Click Next Under the Network settings, select Route mail to smart host ...
Step 3: Adjust Maximum Message Size
Open the Exchange Management Shell Enter the following command to the set maximum send message size: Set-SendConnector “Vaultastic Connector” -MaxMessageSize “45 MB” Enter the following command to verify the maximum send message size is 4...
Step 4: Disable Exchange 2013 Non-Delivery Reports
Open the Exchange Management Shell Enter the following command to disable NDRs Set-RemoteDomain .vaultastic.com -NDREnabled $false ...
Step 5: Enable Exchange 2013 Journaling for All Users
Navigate to https://[exchange ipaddress]/ecp and logon to the Exchange Control Panel From the Exchange Admin Center Click compliance management in left menu Click journal rules in top right menu Click the + icon In the na...
Step 5: Enable journaling for specific users in Exchange 2013
Create a Distribution Group Enable Journaling for all users A. Create a Distribution Group Use the Exchange Admin Center (EAC) to create a distribution group In the EAC, navigate to Recipients > Groups . Click New > Distribution gr...