ggarciajr

ggarciajr

What email provider are you using for small / tiny projects?

I’m trying to reduce costs to run a couple of small projects. Currently I’m using postmark and dmarc digests. Both of them are costing me 3x as much as my hosting expenses.

My main questions are:

  1. what email provider do you use for small projects – I have bursts where the system sends up to 200 emails a day, but usually the monthly amount is less than 1000?
  2. what dmarc management provider do you use? if any.

Most Liked

derek-zhou

derek-zhou

I have used my IP for 5+ years. Too scared to switch hosting provider for exactly this reason.

I disagree on your your point of letting go of emails. What’s the alternative to reach out to my users? Social media? they have much more vendor lock-in.

I also disagree on the the “protocl outlived its usefulness” part. Yes, it has its warts. but so do everything else, eventually. I have not seen anything fundamentally better and widely adopted at the planet scale.

derek-zhou

derek-zhou

I use local SMTP server (exim4). It is not easy; You need to have all the SPF/DKIM/DMARC crap setup, and your hosting company allows outbound SMTP.

Some email providers still block my emails though. However, all cheap email senders have the same problem in one way or the other. With your own IP and a fully controlled setup, at least I can fill out complain form.

Previous discussion thread here:

frankdugan3

frankdugan3

Yeah, there are certainly tradeoffs with self hosting Email. I don’t mind the occasional issue, and IMO, it’s important for the continued federation/democratization of Email that enough people choose to self-host so as to discourage bad practices, such as whitelisting senders.

LostKobrakai

LostKobrakai

Mailjet has a free plan with 6k emails/m (200/day)

wceolin

wceolin

Resend’s free tier is a bit worse than Mailjet (3k emails per month) but their paid plans seem cheaper. You get 50k emails/month for $20.

Where Next?

Popular in Questions Top

openscript
Hello! Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New
joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 record...
New
itssasanka
Hi all, Trying to get some more clarity over utc_datetime and naive_datetime for Ecto: https://hexdocs.pm/ecto/Ecto.Schema.html#module-...
New
_russellb
I want to try my hand at web scraping. What tools/libraries do I need to use. I’m hoping to turn this into something professional so don’...
New
ycv005
I have followed this StackOverflow post to install the specific version of Erlang. And When I am running mix ecto.setup then getting fol...
New
vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
freewebwithme
Using vs code and installed ElixirLS: support and debugger. And I got an error popped up on start up says Failed to run ‘elixir’ comma...
New
shahryarjb
Hello, I have map which I want to convert it to string like this: the map: %{last_name: "tavakkoli", name: "shahryar"} the string I ne...
New
LegitStack
I’m trying to make a websocket server in Phoenix or raw Elixir. I heard about gun, I think I could use cowboy, but since I’m not that sma...
New
Fl4m3Ph03n1x
About me? ( if you have nothing better to do than reading about some random guy in the internet :stuck_out_tongue: ) Hello all, this is ...
New

Other popular topics Top

JDanielMartinez
Hi! May someone helps me, please! I have two apps into an umbrella project: the first one is Database, which manages queries, and the se...
New
sergio
In Ruby, I can go: User.find_by(email: "foobar@email.com").update(email: "hello@email.com") How can I do something similar in Elixir? ...
New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
jerry
Good day to you all. I have been struggling to get a query involving like and ilike to work. Can anyone assist me on this, please? pro...
New
nsuchy
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
chrismccord
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
WestKeys
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New
josevalim
Hi everyone, One of the features added to Elixir early on to help integration with Erlang code was the idea of overridable function defi...
New
Nvim
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New

We're in Beta

About us Mission Statement