Seedstars / django-react-redux-base

Seedstars Labs Base Django React Redux Project
MIT License
2.66k stars 341 forks source link

Sending Email #68

Closed tanvirraj closed 7 years ago

tanvirraj commented 7 years ago

First of all Thanks for this boilerplate.

I have some issue about registration. when i am registration a new user how can I send activation email and activate the user. Thanks

dopeboy commented 7 years ago

Hi Tanvir - that feature is outside the scope of a boilerplate project like this.

You might be better off using a service like mailgun to achieve that.

lfrodrigues commented 7 years ago

@tanvirraj as @dopeboy wrote that feature is outside of our scope. Mailgun/sendgrid/sparkpost are options for this.