DNS records
How to set up SPF record for mail in static DNS
SPF is the acronym for Sender Policy Framework, a protection against address forgery for sending email. It identifies SMTP email servers authorized for the transport of messages through the domain name records (DNS). Its meant, for example, to stop ...
How to set up email or record MX
The MX Record (Mail Exchanger Record) is the record that allows the reception of mail. It specifies the mail servers that the domain has. An MX record always points to an A record, it never points to a CNAME. To configure the mail record or MX record ...
How to make an IP redirection or how to create a record A
An A Record (Address Record) is the most common record in DNS management and is a per-IP redirect. To do an IP redirection you have to access the DNS management of the domain you want to redirect. To do this, go directly to the DNS management from ...