stutzlab / userme

Userme gives you a bunch of API services for basic account creation, token validation, user authentication, password reset, mail validation etc
MIT License
1 stars 1 forks source link

Mailgun support? #3

Open tiagostutz opened 4 years ago

tiagostutz commented 4 years ago

I checked that for development purpose userme is using http://mailslurper.com/. But in a production scenario there could be options to use with Mailgun, Sendgrid, etc. How about adding Mailgun support? Maybe there already is a support for that but just lack of support... I can take this issue either for coding this feature of for documenting.

What do you think?

flaviostutz commented 4 years ago

You just have to setup smtp host/port/user/password ENVs for Mailgun.

If you want to cite this in documentation after tying it would be good.

Sent from my iPhone

On 15 Jun 2020, at 07:29, Tiago de Oliveira Stutz notifications@github.com wrote:

 I checked that for development purpose userme is using http://mailslurper.com/. But in a production scenario there could be options to use with Mailgun, Sendgrid, etc. How about adding Mailgun support? Maybe there already is a support for that but just lack of support... I can take this issue either for coding this feature of for documenting.

What do you think?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.