Quote:
Originally Posted by jim.thornton What's confusing me is the SPF record. All I have is a TXT record (as stated above).
I really just need to know if I'm suppose to change the IP address in the TXT record which seems to have spf in it?
Also should I be adding an SPF record on it's own? The records are currently setup as stated above. The only other records that I have in there are for ftp. and www. |
SPF (stand for Sender Policy Framework) is an email validation system designed to prevent email spam by detecting email spoofing, a common vulnerability, by verifying sender IP addresses. SPF allows administrators to specify which hosts are allowed to send mail from a given domain by creating a specific SPF record (or TXT record) in the Domain Name System (DNS).
10 Tips for Auditing & Improving Mail Server Performance | Spirit of Change
SPF is useful to improve performance of our mail servers rank & profile but it should not related to sending & receiving emails transport. SPF is an addon & optional to be implemented.
If you changes your mail server IP address, you should changes SPF IP address also, otherwise, it means that you specify a wrong hosts are allowed to send mail from a given domain.
if you're more concerned with sending and receiving emails, verify A & MX Records setting.
Quote:
|
Is it a security risk to post the actual IP addresses and records? If not I will post my exact setup to get some response.
|
Post the actual IP address and records may or may not increasing a security risk, it's all depend on your server configuration.
On the other hand, post an actual configuration may help us to assist you investigating the problem.