✨ Feature Suggestion | Warn against using custom domains for email providers that don't have SPF+DKIM+DMARC support for custom domains #1833
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
The minimum criteria for listing an email provider includes this requirement:
We should warn against email providers offering custom domain support that do not provide clear documentation/steps on how to setup SPF, DKIM, and DMARC for custom domains and why they are needed. They are all used to prevent other people from sending emails as someone else. So, if a custom domain doesn't have all of those set up, it is easier to spoof emails from that domain.
For example,
Furthermore, I think the email providers page should talk about the importance of SPF, DKIM, DMARC, along with DNSSEC, MTA-STS, etc.
I did speak to some of the providers about their DMARC policies.
Some of them were setting them to none because of issues regarding mailing lists.
I think they were waiting on ARC to help with that.