Skip to content

Commit 05f7ea7

Browse files
GuarisJskobos
authored andcommitted
Update email-with-postfix-dovecot-and-mysql.md (#1405)
Faulty DNS records
1 parent 73f50a5 commit 05f7ea7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/email/postfix/email-with-postfix-dovecot-and-mysql.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ For a different Linux distribution or different mail server, review our [email t
2828

2929
When ready to update the DNS and to start sending mail to the server, edit the domain's MX record so that it points to the Linode's domain or IP address, similar to the example below:
3030

31-
example.com A 10 12.34.56.78
32-
example.com MX 10 example.com
33-
mail.example.com MX 10 12.34.56.78
31+
example.com A 10 12.34.56.78
32+
example.com MX 10 example.com
33+
mail.example.com MX 10 example.com
3434

3535
Ensure that the MX record is changed for all domains and subdomains that might receive email. If setting up a brand new domain, these steps can be performed prior to configuring the mail server. When using Linode's [DNS Manager](/docs/dns-manager), create an MX record that points to the desired domain or subdomain, and then create an A record for that domain or subdomain, which points to the correct IP address.
3636

0 commit comments

Comments
 (0)