Это видео недоступно.
Сожалеем об этом.

Complete Amazon SES / SNS / IAM setup for Mautic in 2023

Поделиться
HTML-код
  • Опубликовано: 14 авг 2024
  • In this Video you will learn how to set up Mautic with Amazon, including
    - DKIM, SPF, DMARC in SES
    - SPF, DMARC for deliverability
    - Tie in SNS for feedback loops
    0:00 Intro
    0:36 Verify Indentities in Amazon SES
    0:57 Verify an email address in Amazon SES
    2:27 Verfiy a domain in Amazon SES
    2:57 DKIM verification
    4:15 SPF verification
    5:21 DMARC settings
    6:08 Create a new AIM User
    8:03 Add credentials to Mautic
    8:38 Add the SNS feedback loop
    10:25 Connect SES with SNS

Комментарии • 37

  • @dr.alan.niemies
    @dr.alan.niemies Год назад +1

    Man you're amazing. Just saved me tons of time because the last time I tried to mess with this I lost days. Now everything went smooth. Thanks a lot! 😀

  • @AndreDike
    @AndreDike Год назад

    Amazingly great. You're the best and only for 2023. Thanks man

  • @user-zo2jb6wf1m
    @user-zo2jb6wf1m 6 месяцев назад +2

    This is great Joey! Could you add an update at 8:23 to explain how this part works in Mautic 5 because the settings are now obscure regarding the Amazon SES settings.

    • @keeponautomating
      @keeponautomating  6 месяцев назад +1

      Hi, this is covered in my blogpost here: joeykeller.com/mautic-5-composer-install-simplified/

  • @morelessdk
    @morelessdk Год назад

    It's a really good tutorial. If it's not working, and you have set up the cron jobs and all, you should check to see that your Amazon SES is out of the sandbox mode. Otherwise you will not be able to send mails from Mautic with SES (not even the test mails, but you will still get the "success" when you check the connection in Mautic).

    • @HullioGQ
      @HullioGQ 9 месяцев назад

      Thank you! That is a good point to look out for.

  • @FeanorCC
    @FeanorCC 11 месяцев назад

    Great video!! THX for your work!

  • @slobodannikolac3897
    @slobodannikolac3897 2 месяца назад

    Thanks a lot!

  • @GuilhermeBueno1
    @GuilhermeBueno1 11 месяцев назад

    Thank you! It worked!

  • @liveloveeat7434
    @liveloveeat7434 Год назад

    Not getting my mautic domain to verify for some reason.. followed all your instructions though.. I even connected the bounce email in sns.. but still not getting the mautic domain to verify - very frustrating. Clear instructions - rather fast in the end. Thank you

  • @user-wy7bo4ij4h
    @user-wy7bo4ij4h Год назад

    Mano você manja muito, mas sua didática é muito difícil de entender... mas de qualquer forma sou grato

  • @williamgustavomarquetti806
    @williamgustavomarquetti806 6 месяцев назад

    Hello!
    Congratulations on the video, very detailed and explanatory.
    I did all the procedures as described and it apparently worked correctly, but I have a question.
    Is there any way to check notifications that arrived from SNS on Mautic? Any kind of log about this?
    It was not very clear how to check emails that were bounced or complaints coming from SNS requests.
    Can you help me?

    • @keeponautomating
      @keeponautomating  6 месяцев назад

      Hello, there is no log, but I'm working on an app, that does that. It's in Beta now. If you want to see how it works, drop me an email: jos0405@gmail.com

  • @ddowners
    @ddowners 5 месяцев назад

    Awesome video Jozsef, thank you so much!
    With your amazing knowledge, would you be willing to do another video showing the same process with Mautic 5?
    There have been some changes.. I tried your steps, but it seems that the SNS doesn't work? Also, I ended up having to change to smtp instead of ses+api to get emails to send.
    But then I'm unable to determine what URL I should use for the Endpoint for the SNS subscription when using SMTP (or if that's even possible).

    • @keeponautomating
      @keeponautomating  5 месяцев назад +1

      Hi, yes, these are all in the announcement.
      SNS doesn't work, but you can use my plugin which fixes this issue:
      github.com/jos0405/mauticawsmailer

  • @SingaporeMathsAcademyUK
    @SingaporeMathsAcademyUK Год назад

    Thank you for the video. The SPF and DMARC sections you added some text but haven't explained where this came from?

    • @keeponautomating
      @keeponautomating  Год назад

      The text comes from Amazon's SES panel. If you verify a domain, you'll have a new area, where DKIM is created. I'm explaining from 2:49

  • @abruder
    @abruder Год назад +1

    Thank you! Great video
    One question.. Are the SPF and DMARC codes exclusively for Cloudfare (where I assume you have a hosting or another service with them) or anybody can use those codes? Let's say HostGator? Thanks

    • @keeponautomating
      @keeponautomating  Год назад

      Hi, these all have to be set for ANY outgoing email regardless of DNS hosting.
      If you host your DNS at hostgator, you MUST set it there as well. It will improve your deliverability BIG TIME.

  • @Pi11e
    @Pi11e Год назад

    Great video! When confirming SNS subscription you might receive an error (Missing required key 'Token' in params). It just takes some minutes…

    • @keeponautomating
      @keeponautomating  Год назад

      Hey, interesting. I never had that. Does it 'fix itself' after couple of minutes?

  • @fondevops
    @fondevops 3 месяца назад

    Hello,
    Thanks for the video. I have a question. How do you get the Endpoint URL you use when making the SNS Subscription? around min 9:24 on the video. What if I would like to use other SMTP service like Postal? how can I make my URL to try to get the bounce emails from Postal.

    • @keeponautomating
      @keeponautomating  3 месяца назад

      Hi, if you use Postal and Mautic 4, then better use this plugin: packagist.org/packages/lucascosta/postal-server-api-transport-for-mautic

    • @fondevops
      @fondevops 3 месяца назад

      @@keeponautomating Thanks for the answer. Actually I just installed a new Mautic 5.0.2 and setup Postal. I manually made the folder and run the composer command but still I dont see anything on the Plugins folder. Would this package work with Mautic 5 ? Thanks

    • @keeponautomating
      @keeponautomating  3 месяца назад +1

      @@fondevops Hi, this plugin is not M5 compatible. Also plz note, that M5 is not stable as of today, don't us it in production.

    • @fondevops
      @fondevops 3 месяца назад

      @@keeponautomating Thanks. I installed the Plugin on my Mautic4 server and Im sending emails via API with Postal. The last piece I need is how to handle bounce emails. How can I make the URL you made on Amazon SNS? or how can I integrate Postal with Mautic to handle bounce emails?

  • @AndreDike
    @AndreDike Год назад +1

    If you can do a tutorial on cron jobs too.

  • @SingaporeMathsAcademyUK
    @SingaporeMathsAcademyUK Год назад

    We get an error occured while trying to deliver mail...with a .txt attachment with failure code: Diagnostic-Code: smtp; 554 5.7.1 Action set by DMARC
    Status: 5.7.1 Any ideas how we can fix this?

    • @keeponautomating
      @keeponautomating  Год назад +1

      Hi, this error needs to be investigated, I can't give you a straight answer.

  • @HullioGQ
    @HullioGQ 9 месяцев назад

    Since you didn't et up deliverability notifications, should I follow the same process to set it up?

    • @keeponautomating
      @keeponautomating  9 месяцев назад +1

      Don’t. Mautic can’t make sense of it. You will just end up creating errors in your log.

    • @HullioGQ
      @HullioGQ 9 месяцев назад

      @@keeponautomatingThank you!

  • @rabiibrahimi
    @rabiibrahimi 9 месяцев назад

    How about IP Address? what is the best way to use IP address on Amazon SES for better deliverability. Is it necessary to use an IP address ?
    Thanks

    • @keeponautomating
      @keeponautomating  9 месяцев назад

      Depends on the volume and your own reputation. If you have a smaller list and send infrequently, you should use Amazon's IP pool. If not, you can have a dedicated IP.

    • @rabiibrahimi
      @rabiibrahimi 9 месяцев назад

      @@keeponautomating a small list is what couple thousands (we are intending to send an email to 15K per month).

    • @keeponautomating
      @keeponautomating  8 месяцев назад

      I think no need for your own IP- you can't even properly warm it up with such a small amount of email @@rabiibrahimi

    • @rabiibrahimi
      @rabiibrahimi 8 месяцев назад

      Thanks@@keeponautomating