I've been helping a non-profit organization with email sending for a while and it's not going well.<p>Initially, I tried running an email server along with their site on Digital Ocean but Microsoft's (Outlook, Hotmail) filters were sending everything to spam despite SPF, DKIM, and DMARC. Changing IP on DO and waiting for a few weeks to build up the reputation didn't help either. I also had compatibility difficulties like some ancient government server in Guatemala dropping emails because of encoding problems caused by Spanish accents.<p>We switched to a free MailGun account for routing and SMTP (all org members are using Gmail) and it worked for almost a year. But last month the shared IP on MailGun was blacklisted by Microsoft and lots of emails to Outlook/Hotmail addresses were dropped.<p>MailGun's dedicated IP is $59/mo which is a significant cost for a six-person organization based in South America. Is there any cheaper ($5-20/mo) option that can help with email redirection and delivery? They send only a hundred or two monthly.<p>(We are aware of free G Suite for non-profits but it requires migrating everything from personal Google accounts to G Suite accounts, which is really hard.)
Take a look at AWS SES (<a href="https://aws.amazon.com/pt/ses/" rel="nofollow">https://aws.amazon.com/pt/ses/</a>) you can send 100.000/month for only $3.8/month. And you can just configure it as relay-service for your smtp servers.
<a href="https://postmarkapp.com/" rel="nofollow">https://postmarkapp.com/</a><p>They used to have a free tier in that you got 25.000 credits (one mail one credit) for the trial, not sure if it's still there. Otherwise the cheap plan is 10 dollar.<p>I never had e-mail problems using their servers.
Does "Sendgrid" offer assistance or discounts for early-stage startups or non-profit organizations?<p>Yes on both fronts!<p>Eligible startups can apply to join our SendGrid Accelerate program. You'll receive valuable insight from our experienced mentors as well as special pricing on SendGrid's email solutions.<p>Documented non-profit organizations (501c3) can contact us to receive a 15% discount on SendGrid's email solutions after sign-up.
If there was a really cheap option in this space, spammers would abuse it out of existence.<p>So, good luck, and feel free to let us know the best solution you find.<p>More importantly, let us know how they keep the spammers from putting them out of business.