Setting up Fake MX
To use the Fake MX service you need to make a simple change to your DNS (Domain Name Service) settings for your domain.
First you need to know what MX records you already have. In the example below the domain name example.com has two existing mail servers and the MX records are below.
MX 10 smtp.example.com
MX 20 backup-smtp.example.com
So with this example you would need to add the Fake MX service as the lowest priority mail server which means the higher MX number. So the new MX records will now look like the below.
MX 10 smtp.example.com
MX 20 backup-smtp.example.com
MX 30 fakemx.prolateral.com
Note
Please don't setup your MX records with the name fakemx.prolateral.com because it doesn't exist. Please use the server name that is sent to you in your welcome email when you sign up for the service or you can find this information in the management portal.
Removing and Uninstalling
If you no longer want to use the fakeMX service you can cancel at anytime from within the secure clients area. To remove/uninstall fakeMX simply update the DNS records for the domain and remove the entry you added in the setup procedure.