You will need to create (or edit) an A record and an MX record to point your domain to WSTBD for email.
The method for making changes to A records and MX records may vary, so you will want to reference the instructions for your DNS server.
Many servers represent the A and MX records like in the example listed below:
Name | TTL | Priority | Type | Address |
---|---|---|---|---|
yourdomain.com. | 0 | MX | mail.yourdomain.com. | |
mail.yourdomain.com. | 14400 | A | 111.222.333.444 |
Note: Certain DNS servers will allow you to omit the period after the domain name. You may need to consult the documentation for your DNS server or contact your DNS server’s support if you are not certain how they are supposed to be formatted.