#mail service

1 messages · Page 1 of 1 (latest)

versed atlas
night spoke
#

Swoosh is popular and has many adaptors included

wraith walrus
night spoke
#

Swoosh, but also bamboo and probably most mail libraries supports just using your own smtp

worn verge
wraith walrus
worn verge
#

That’s fine

#

Just google elixir swoosh smtp adapter and you’ll prolly find something

#

I’m on mobile

night spoke
#

You can use the "local" adapter first/in dev and then just configure smtp to send the mails

runic wing
#

What email client are you trying to use for this project? I have a pretty simple example using gmail.

wraith walrus
night spoke
#

Just use swoosh with the smtp adapter, it will do 100% what you want

#

And is super easy to use

hollow magnet
glossy axle
#

He said he wanted to send mail, he didn't specify whether others needed to receive it

#

swoosh will be fine if it's for within an org for example

#

(most of my mail gets sent to a local exchange server and that's it)

atomic tulip
#

I am currently looking for the right config to actually send email (right now I am just trying to send simple welcome message for new register)

glossy axle
atomic tulip
#

Yeah, that makes sense. What would you recommend to send email that will actually be received?

glossy axle
#

scroll up and you can see the context, the original poster didn’t want a third party mail provider. If you sign up for one of the reputable mail providers and aim swoosh/bamboo at their api you won’t have a problem