

SES also scans the message for malicious content and then sends it over the Internet using Simple Mail Transfer Protocol (SMTP) to the recipient’s receiver ISP.Īfter this the following outcomes are possible:.This email message is compliant with the Internet Message Format specification ( RFC 5322) and consists of header, body, and envelope. SES first validates the request and if successful, creates an email message with the request parameters.The email sender (either an application or email client) requests Amazon SES to send an email to one or more recipients.When we ask SES to send an email, the request is processed in multiple stages: This article is accompanied by a working code example on GitHub. If you want to go deeper and learn how to deploy a Spring Boot application to the AWS cloud and how to connect it to cloud services like RDS, Cognito, and SQS, make sure to check out the book Stratospheric - From Zero to Production with Spring Boot and AWS! Example Code This article gives only a first impression of what you can do with AWS.
