Send emails with Amazon Simple Email Service (AWS SES)

Installs: 346

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

Type:typo3-cms-extension

pkg:composer/different-technology/ses-mailer

1.1.0 2022-08-13 13:37 UTC

This package is auto-updated.

Last update: 2025-10-13 20:24:03 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/