Sendmail support in Elixir

Hello All,

Is there a way I can send emails from within Elixir using the default sendmail or postfix configuration on my server?

Thanks.

Jerry

Hi there - I am quite new to Elixir, but I have been using Bamboo: https://github.com/thoughtbot/bamboo

Apologies if that is not quite what you are looking for.

Hi,

Thanks for your response.

I am using Bamboo with SMTPAdapter, pointing to my Office365, but it’s quite unstable. It doesn’t work all the time.

I may have to change to one of the paid ones such as SendgridAdapter.

I do appreciate your response.

Regards,

Jerry

1 Like

My use is extremely lightweight, but it’s useful to know that there might be stability issues. If you have the time, what kind of issues have you experienced? Sorry, I realise that this was your question, originally!