One of the things I don’t really want to self host is a mail server, especially for outbound mail. Currently I’m using a Gmail account, but I want to change that.

What do you all use for things like notifications sent through smtp?

I’m leaning towards AWS SES since it’s cheap, but I know there are some other options like mailgun and sendgrid.

  • Illiterate Domine
    link
    English
    31 year ago

    There’s a proton bridge docker container out there that I’m planning to standup this weekend for SMTP use inside my home lab.

      • Illiterate Domine
        link
        21 year ago

        Yeah, if that rolls out to more account types, you would no longer need the bridge for sending.

    • @johntash@eviltoast.orgOP
      link
      fedilink
      English
      11 year ago

      I’d be interested in hearing how that goes. I don’t currently use protonmail, but need to look at it again sometime.

      • Illiterate Domine
        link
        English
        11 year ago

        Well, got it done. I was going to write something up about this process, but it ended up being really straightforward. I’m running it in k3s and the worst part was waiting for the initial sync.

        Now, something about the SMTP traffic my router sends (trying to send notifications from a Mikrotik) makes the smtp implementation mad, but all my other clients were fine.