If you are using cloudflare to hide your servers IP address, then you need to ensure you don’t send email from that server. Reasons: Creating a SPF record to avoid email going to spam will require you to specify the servers IP address – fail! Sending an email will reveal your IP address in the […]
Category: Email
DNS for email send
The 3 DNS Records you should use for good email delivery are: Reverse DNS (PTR) SPF (Sender Policy Framework) DKIM (DomainKeys Identified Mail) Reverse DNS (PTR) Aparently the most important one to use, BUT You can only have 1 domain assigned to a PTR record. This creates a problem if you have multiple domains on […]