If you're already compliant with Gmail and Yahoo’s standards, it’s likely not much will need to change. However, from the 5th May 2025, Microsoft will require all senders sending over 5,000 emails per day to have:
- SPF (Sender Policy Framework)
SPF confirms that a domain is authorized to send mail from the specified email infrastructure. According to Microsoft’s recent documentation, the return-path domain must pass SPF, though this is not a requirement for the sending domain itself. If you’re using Ometria, SPF is already configured through the return-path domain by default, meaning no further action should be required.
- DKIM (DomainKeys Identified Mail)
DKIM is a widely adopted authentication standard. It uses cryptographic signatures to ensure message integrity. Ometria requires all clients to have valid DKIM records in place, so this will already be in place if you’re an Ometria user.
- DMARC (Domain-based Message Authentication, Reporting & Conformance)
DMARC is an email authentication protocol designed to help domain owners protect against unauthorized use, such as phishing. Microsoft requires at least a policy of p=none, with alignment to either SPF or DKIM. Ometria doesn't provide DMARC services, but we can provide guidance on the implementation.