|
|
|
|
|
by johngalt
1769 days ago
|
|
SPF = This list of servers are authorized to send email for my domain. DKIM = This specific email can by verified/authenticated by my DNS. DMARC = What to do with email that doesn't comply with above. And how to tell me about it (if you want to). SPF is basically useless due to the centralization of email providers. It was created to be locked to a company specific email server. E.g. Only accept mail from exchangeserver.company.com, and reject everything not from that server. Now everyone authorizes Microsoft or Google to send their mail. |
|