Managing Notifications - Email

Поделиться
HTML-код
  • Опубликовано: 28 окт 2024

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

  • @antonioandresgarcia5130
    @antonioandresgarcia5130 2 года назад +1

    Thanks for your videos, they are amazing. Today I was doing postgres backups for the first time ever, so your videos were super helpful!
    Regarding emails, my headache is now SMTP. I am trying to set it up using AWS SES, but not working 😖

    • @Wise-Cat
      @Wise-Cat  2 года назад

      Glad to hear my videos have helped and good on you for getting your backups happening. You'll sleep better at night with a solid backup scheme setup!
      I have always had a painful relationship with emails myself. My luck with external SMTP hosts has been abysmal, though configuring an SMTP server inside the Moodle server has been surprisingly successful. I will make a video sometime showing what I do. Thanks for the idea.

    • @antonioandresgarcia5130
      @antonioandresgarcia5130 2 года назад +1

      @@Wise-Cat I can say that your videos are the best I have found so far. I am a "techy" educator; I am not a developer. I normally follow tutorials and add commands to the terminal with no idea what I am doing... so it's great to watch tutorials that actually explain what is everything about! Thanks so much.
      For SMTP, I am just using AWS SES and after adding the details to Admin > Server > Outgoing mail configuration, I send a test email, but the platform keeps loading and eventually, after a couple of minutes, it goes down. So frustrating!