A customer asked me to add a SRV record to their domain but documentation on how to add this record is very slim.
To add the SRV record:
1. Open the zone file > Records > Select SRV:
2. Enter the record details similar to the following (insert your own records):
3. You will notice there is no option to set priority. To do this we need to modify the DNS record in the database. Navigate to your phpmyadmin (e.g. http://10.10.10.10/phpmyadmin). Lookup the domain in the dns_rr table and edit the record, changing aux to the priority value (100 in this case):
4. That’s everything in place now perform a lookup with MX Toolbox:
Recent Comments