To Enable Django Email Service Locally: First you need valid Gmail Account edX installed on your local system in docker Steps to Follow: Go to devstack.py located at lms/env/ and cms/env. Find the EMAIL_BACKEND flag and change it to 'django.core.mail.backends.smtp.EmailBackend Add few more flags: