# Can't get ses to work

**URL:** https://forum.mautic.org/t/cant-get-ses-to-work/32587
**Category:** Product Support
**Created:** [June 28, 2024, 2:35pm UTC](https://forum.mautic.org/t/cant-get-ses-to-work/32587 "2024-06-28T14:35:57Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![floeby](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/floeby/32/1444_2.png) [@floeby](https://forum.mautic.org/u/floeby)
#### Post date: [June 28, 2024, 2:35pm UTC](https://forum.mautic.org/t/cant-get-ses-to-work/32587/1 "2024-06-28T14:35:57Z")

</div>

**Your software**  
My Mautic version is: 5.1  
My PHP version is: 8.2.20  
My Database type and version is: Maria db

**Your problem**  
My problem is: Cant’ get Amazon ses to work.  
I get the following message when I wnat to test the connection:  
_Unable to send an email: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details. (code InvalidSignatureException)._

However, scheme (ses+api), region, name and secret key etc. are all correct.

These errors are showing in the log: none

Steps I have tried to fix the problem: followed Joey’s walkthrough, [Mautic 5 Composer install simplified – Joey Keller](https://joeykeller.com/mautic-5-composer-install-simplified/) with a fresh install. Also have the plugin: [GitHub - pabloveintimilla/mautic-amazon-ses: Mautic 5 plugin, provides Amazon SES as an email transport and callback to process bounces](https://github.com/pabloveintimilla/mautic-amazon-ses)

---

<div class="post-metadata">

### Author: ![manuelvg](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/manuelvg/32/4537_2.png) [@manuelvg](https://forum.mautic.org/u/manuelvg)
#### Post date: [July 5, 2024, 7:50pm UTC](https://forum.mautic.org/t/cant-get-ses-to-work/32587/2 "2024-07-05T19:50:30Z")

</div>

I have the same problem and can´t make it. Also tried [GitHub - pabloveintimilla/mautic-amazon-ses: Mautic 5 plugin, provides Amazon SES as an email transport and callback to process bounces](https://github.com/pabloveintimilla/mautic-amazon-ses) I did instal with this code but I don´t know whats wrong. composer require --prefer-stable --no-scripts --ignore-platform-req=ext-redis pabloveintimilla/mautic-amazon-ses

---

<div class="post-metadata">

### Author: ![dirk\_s](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/dirk_s/32/748_2.png) [@dirk\_s](https://forum.mautic.org/u/dirk_s)
#### Post date: [August 12, 2024, 9:08am UTC](https://forum.mautic.org/t/cant-get-ses-to-work/32587/3 "2024-08-12T09:08:07Z")

</div>

Please check, if this could be the reason: [Connection with Amazon SES API won't work (error403), when the defined password contains a "/" · Issue #12256 · mautic/mautic · GitHub](https://github.com/mautic/mautic/issues/12256)

?
