InterviewSolution
| 1. |
What Is The Importance Of Spf Records In Mail Servers ? |
|
Answer» SPF (Sender POLICY Framework) is a system to help domain OWNERS specify the SERVERS which are supposed to send mail from their domain. The aim is that other mail systems can then check to make SURE the server sending email from that domain is AUTHORIZED to do so – reducing the chance of email ‘spoofing’, phishing schemes and spam! SPF (Sender Policy Framework) is a system to help domain owners specify the servers which are supposed to send mail from their domain. The aim is that other mail systems can then check to make sure the server sending email from that domain is authorized to do so – reducing the chance of email ‘spoofing’, phishing schemes and spam! |
|