My Django settings.py file is not referencing system environment variable.
When I run os.path.abspath(os.environ[\'EMAIL_USER\']) inside python shell whe
os.path.abspath(os.environ[\'EMAIL_USER\'])