Anybody know about a working AMAZON SES plugin (delivery + callback for bounces) for Mautic 6.0?

Anybody know about a working AMAZON SES plugin (delivery + callback for bounces) for Mautic 6.0 ?

The current one I have doesn’t work:
pabloveintimilla/mautic-amazon-ses

Thanks.

Still works for me on 6.0

1 Like

Thank you so much.
I switched to this one and it works.

1 Like

As a drupal user, I’m used to installing things like this with composer. I’m new to mautic though - is there a way to install this with composer? Or should I just download it, per the readme?

TIA

Downloading it works just fine…

i just download and install plugin, after clear cache, it appear in Manage Plugins section but i don’t see anythingelse at Configuration/Email setting section. So how to config Amazon SES Settings?

Can you place a screenshot here?

I’ve just resolved that config. Just 2 ssh commands below
php bin/console cache:clear

php bin/console mautic:plugins:reload