Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Discuss
  3. SendGrid is over, what to use instead?

SendGrid is over, what to use instead?

Scheduled Pinned Locked Moved Discuss
10 Posts 3 Posters 115 Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bazinga
    wrote last edited by bazinga
    #1

    For few years I've been hosting my Cloudron on Azure. I've been using SendGrid (with their free plan) to send me emails, and everything worked fine. Recently I got a notification from SendGrid saying that they discontinue free plans, so I'm trying to understand what my options for email sending are.

    I would appreciate any advice from the community here. If possible I'd prefer something with as little tracking / snooping as possible, but then again, not sure if this is relevant any longer in our times.

    I don't think I can use the built-in Cloudron email server to send emails when hosting in Azure. Well, I think technically it is allowed, but there are limitations and potential issues afaik. Cloudron doesn't support Azure Communication Services for email relay - at least I don't see it in the list of available outbound relays.

    Thank you all in advance!

    1 Reply Last reply
    1
    • C Offline
      C Offline
      ccfu
      wrote last edited by
      #2

      I have heard positive feedback from people who use Postmark. Azure blocks port 25 (unless you have an enterprise subscription), so it is not even technically possible to send mail directly from Cloudron.

      B 1 Reply Last reply
      3
      • S Offline
        S Offline
        sixguns
        wrote last edited by
        #3

        I pay 9.00 a month for

        https://www.brevo.com

        for transactional, been happy with it, lots of add on upgrades available too

        But I think Coudrons built in email will provide transactional emails and therefore may be worth subscribing to, "if" I'm correct, need that verified.

        C B 2 Replies Last reply
        1
        • S sixguns

          I pay 9.00 a month for

          https://www.brevo.com

          for transactional, been happy with it, lots of add on upgrades available too

          But I think Coudrons built in email will provide transactional emails and therefore may be worth subscribing to, "if" I'm correct, need that verified.

          C Offline
          C Offline
          ccfu
          wrote last edited by
          #4

          @sixguns said in SendGrid is over, what to use instead?:

          But I think Coudrons built in email will provide transactional emails and therefore may be worth subscribing to, "if" I'm correct, need that verified.

          Cloudron's mailserver is absolutely fine for transactional emails but only if your server provider does not block port 25.

          1 Reply Last reply
          2
          • S sixguns

            I pay 9.00 a month for

            https://www.brevo.com

            for transactional, been happy with it, lots of add on upgrades available too

            But I think Coudrons built in email will provide transactional emails and therefore may be worth subscribing to, "if" I'm correct, need that verified.

            B Offline
            B Offline
            bazinga
            wrote last edited by bazinga
            #5

            @sixguns Thank you for mentioning that provider. Why are you paying for it - it seems they offer a "free" plan? It that to remove their "branding" (I'm guessing here, but that's the only reason I can see based on their plans comparison).

            I also presume you've configured it via "External SMTP Server" option in Cloudron?

            S 1 Reply Last reply
            1
            • C ccfu

              I have heard positive feedback from people who use Postmark. Azure blocks port 25 (unless you have an enterprise subscription), so it is not even technically possible to send mail directly from Cloudron.

              B Offline
              B Offline
              bazinga
              wrote last edited by
              #6

              @ccfu Thank you for the suggestion. Sigh, it seems there are no free providers for personal email sending anymore - Postmark is $15/mo ;(

              C 1 Reply Last reply
              1
              • B Offline
                B Offline
                bazinga
                wrote last edited by bazinga
                #7

                Never heard about "transactional" emails before, but reading up a little on that now it seems that all these providers have TOS mostly for marketing campaigns plus the "transactional" emails, which are automated emails in response to some actions or stages in a customer initiated transaction with a business.

                So, does using these services for "interpersonal emails" violate their TOS?

                Also found this on reddit:

                Keep in mind that "transactional mail" is very different from "interpersonal" mail and you need different providers for that. MailGun, SendGrid, Mandrill etc. are designed for transactional mail. They provide insight and analytics into the messages sent by doing things like intercepting clicked links, injecting tracking pixels etc. They can inject features like "unsubscribe" links into the messages. They can do things like scheduled campaigns with automated name insertion. They can detect bouncebacks and rejections from mailservers and keep track of blacklists of people or servers who shouldn't receive emails. This is good for automated messages, notification emails, newsletters, marketing campaigns etc.

                These features aren't appropriate for "interpersonal" mail, and in particular you don't want to have things happen like "mail bounces for one user that one time and now it's on the automatic blacklist, and nobody in the organization can send mail to that domain anymore".

                For interpersonal mail, you need an anti-spam gateway that also handles relaying outbound mail for you. E.g. Office 365's "Exchange online protection" service, Barracuda, Proofpoint, Mimecast, etc.

                1 Reply Last reply
                0
                • B bazinga

                  @sixguns Thank you for mentioning that provider. Why are you paying for it - it seems they offer a "free" plan? It that to remove their "branding" (I'm guessing here, but that's the only reason I can see based on their plans comparison).

                  I also presume you've configured it via "External SMTP Server" option in Cloudron?

                  S Offline
                  S Offline
                  sixguns
                  wrote last edited by
                  #8

                  @bazinga said in SendGrid is over, what to use instead?:

                  Why are you paying for it

                  When I started my Discourse instance I used the invite option, sent a lot of emails and maxed the free tier out, guess I should look into downgrading to save some cash now so good question

                  @bazinga said in SendGrid is over, what to use instead?:

                  "External SMTP Server" option in Cloudron

                  I'm not yet using Cloudron for my Discourse, only tested the free tier for Mastodon and other apps

                  1 Reply Last reply
                  0
                  • B bazinga

                    @ccfu Thank you for the suggestion. Sigh, it seems there are no free providers for personal email sending anymore - Postmark is $15/mo ;(

                    C Offline
                    C Offline
                    ccfu
                    wrote last edited by
                    #9

                    @bazinga Is there a reason you want to stick with Azure for your VPS hosting? Seems very expensive. Maybe look for an alternative that enables you to host email yourself rather than looking for an email provider you would also have to pay for.

                    B 1 Reply Last reply
                    2
                    • C ccfu

                      @bazinga Is there a reason you want to stick with Azure for your VPS hosting? Seems very expensive. Maybe look for an alternative that enables you to host email yourself rather than looking for an email provider you would also have to pay for.

                      B Offline
                      B Offline
                      bazinga
                      wrote last edited by
                      #10

                      @ccfu Well, I don't pay for that hosting, so that's the main reason. I wouldn't be on Azure otherwise - way too expensive for personal Cloudron instance. Last time I've looked for a 2 cores / 8 GB RAM / 100 GB disk it wasn't that cheap anywhere reliable - like $30+ / month.

                      1 Reply Last reply
                      0
                      • J joseph marked this topic as a regular topic
                      • J joseph moved this topic from Support
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search