DEV Community

Discussion on: Sending Email with SMTP on AWS (and Django)

Collapse
 
marcbeaujean profile image
Marc Philippe Beaujean

This is actually a great idea! I am working on a side project that I am using this for and if I am done validating it, I will look into creating a custom domain (and then extend this tutorial).

Collapse
 
brandinchiu profile image
Brandin Chiu

You can get one right from AWS through Route53! It will be the easiest to set up and configure for most people.

Thread Thread
 
marcbeaujean profile image
Marc Philippe Beaujean

Ahh, cheers for the advice!