Send emails with Amazon Simple Email Service (AWS SES)

Maintainers

Package info

github.com/different-technology/ses_mailer

Documentation

Type:typo3-cms-extension

pkg:composer/different-technology/ses-mailer

Statistics

Installs: 566

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

1.1.0 2022-08-13 13:37 UTC

This package is auto-updated.

Last update: 2026-03-13 21:12: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/