AWS Messaging & Targeting Blog
Tag: Amazon Simple Email Service
Handling Bounces and Complaints
As you may have seen in Jeff Barr’s blog post or in an announcement, Amazon Simple Email Service (Amazon SES) now provides bounce and complaint notifications via Amazon Simple Notification Service (Amazon SNS). You can refer to the Amazon SES Developer Guide or Jeff’s post to learn how to set up this feature. In this […]
How to secure your email account and improve email sender reputation
How to secure your email account and improve email sender reputation Introduction Amazon Simple Email Service (Amazon SES) is a cost-effective, flexible, and scalable email service that enables customers to send email from within any application. You can send email using the SES SMTP interface or via HTTP requests to the SES API. All requests […]
Migrating to a cloud ESP: How to onboard to Amazon SES
Amazon SES: Email remains a powerful tool for businesses, whether for marketing campaigns, transactional notifications, or other communications. Amazon Simple Email Service (Amazon SES) is a cloud email service provider that can integrate into any application for bulk email sending. Amazon SES is an email service that supports a variety of deployments like transactional emails, […]
How quirion created nested email templates using Amazon Simple Email Service (SES)
This is part two of the two-part guest series on extending Simple Email Services with advanced functionality. Find part one here. quirion, founded in 2013, is an award-winning German robo-advisor with more than 1 billion Euro under management. At quirion, we send out five thousand emails a day to more than 60,000 customers. Managing many […]
How quirion sends attachments using email templates with Amazon Simple Email Service (SES)
This is part one of the two-part guest series on extending Simple Email Services with advanced functionality. Find part two here. quirion is an award-winning German robo-advisor, founded in 2013, and with more than 1 billion euros under management. At quirion, we send out five thousand emails a day to more than 60,000 customers. We […]
Building Generative AI into Marketing Strategies: A Primer
Introduction Artificial Intelligence has undoubtedly shaped many industries and is poised to be one of the most transformative technologies in the 21st century. Among these is the field of marketing where the application of generative AI promises to transform the landscape. This blog post explores how generative AI can revolutionize marketing strategies, offering innovative solutions […]
How to Grant Another SES Account or User Permission To Send Emails
Amazon Simple Email Service (Amazon SES) is a bulk and transactional email sending service for businesses and developers. To send emails from a particular email address through SES, users have to verify ownership of the email address, the domain used by the email address, or a parent domain of the domain used by the email […]
How to verify an email address in SES which does not have an inbox
Overview of solution Amazon Simple Email Service (Amazon SES) is an email platform that provides a straightforward and cost-effective solution for sending and receiving emails using your own email addresses and domains. One of the most common use cases for using separate verified from email address is in online retails/e-commerce platforms. Online/e-commerce platform need to […]
What is a spam trap and why you should care
Introduction While there are many variations of spam traps, they all share one thing in common: they are all addresses that should not be receiving mail. According to Spamhaus, an industry leader in anti-spam efforts that many ISPs and email service providers refer to and ingest spam trap listing data from, “A spam trap is […]
How to send your first email on SES
Introduction Sending your first email on any service can be complicated. In this blog we will walk you through how to send your first email on Amazon Simple Email Service (SES) through the SES Console and to direct you to examples of how you can send email through the AWS SDK. Our public documentation includes […]