192.0.2.1
, you’d set up an A record like this:
sample-test.com
and your mail server is mail.sample-test.com
, you’d set up an MX record like this:
192.0.2.1
, you’d set up a PTR record like this:
sample-test.com
, i.e. mail.sample-test.com
(with the IP 192.0.2.1
,) are allowed to send mail on behalf of the domain. -all
means all other traffic should be considered spam.
quarantine
any emails that fail authentication. The rua
parameter specifies the email address where aggregate reports will be sent, while the ruf
parameter specifies the email address where forensic (detailed) reports will be sent.
You’ve now completed the necessary steps to configure the Gcore Managed DNS for your mail server so there won’t be any problems with incoming and outgoing mail.