AWS Messaging & Targeting Blog
Tag: authentication
Amazon SES Now Supports DMARC Validation and Reporting for Incoming Email
Amazon SES now adds DMARC verdicts to incoming emails, and publishes aggregate DMARC reports to domain owners. These two new features will help combat email spoofing and phishing, making the email ecosystem a safer and more secure place. What is DMARC? DMARC stands for Domain-based Message Authentication, Reporting, and Conformance. The DMARC standard was designed […]
Debugging SMTP Conversations Part 1: How to Speak SMTP
Amazon SES strives to make your email sending as simple and quick as possible, which means that users of our HTTP API don’t even have to worry about what an SMTP conversation is or how to capture one. Even a lot of our SMTP interface users outsource the problem to software like Microsoft Outlook or […]