We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f4cbf7 commit e9beef1Copy full SHA for e9beef1
dns/prx.org-hosted_zone.yml
@@ -94,11 +94,7 @@ Resources:
94
# Inbound email for @prx.org, currently through Google Workspace
95
- Name: !Ref Domain
96
ResourceRecords:
97
- - 1 ASPMX.L.GOOGLE.COM.
98
- - 5 ALT1.ASPMX.L.GOOGLE.COM.
99
- - 5 ALT2.ASPMX.L.GOOGLE.COM.
100
- - 10 ASPMX2.GOOGLEMAIL.COM.
101
- - 10 ASPMX3.GOOGLEMAIL.COM.
+ - 1 smtp.google.com.
102
TTL: "3600"
103
Type: MX
104
0 commit comments