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 45 MB:
Get-SendConnector “Vaultastic Connector” |fl MaxMessageSize