Send emails with Amazon Simple Email Service (AWS SES)

1.1.0 2022-08-13 13:37 UTC

This package is auto-updated.

Last update: 2024-04-13 17:24:47 UTC


README

The TYPO3 extension ses_mailer is a configuration helper for sending mails from TYPO3 with AWS SES.

Installation

Install this extension via composer:

composer require different-technology/ses-mailer

Configuration

Open the TYPO3 backend or Install Tool, click on "Settings" and choose "Extension Configuration".
Select "ses_mailer" and insert your AWS access key (with permissions to use SES).

You can find more details here: https://markus-code.com/2021/03/typo3-emails-with-aws-ses-mailchimp-and-more/