Class AWSEmailer

java.lang.Object
com.erudika.para.server.email.AWSEmailer
All Implemented Interfaces:
Emailer

@Singleton public class AWSEmailer extends Object implements Emailer
An emailer that uses AWS Simple Email Service (SES). By default, this implementation treats the body as HTML content.
Author:
Alex Bogdanovski [[email protected]]