Closed Bug 781582 Opened 13 years ago Closed 13 years ago

air-dev.allizom.org email backend change

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: tmickel, Assigned: jd)

Details

Hi there, For the Air Mozilla dev server (air-dev.allizom.org): Add to settings/local.py: EMAIL_BACKEND = 'django.core.mail.backends.filebased.EmailBackend' EMAIL_FROM_ADDRESS = 'air-dev@air.mozilla.org' EMAIL_FILE_PATH = 'FILL ME IN' For EMAIL_FILE_PATH, we need a new directory in the air-dev media directory, which is writable. Call it media/emails, and fill in the complete path to EMAIL_FILE_PATH. Also, would it be possible to have this directory index-enabled (i.e., so we can browse to the directory at http://air-dev.allizom.org/media/emails/ and see what files have been written by the server). Thanks a lot!
Tim, This has been completed. Please let me know if you have any issues.
Assignee: server-ops-webops → jcrowe
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Thanks Jason. One thing - when visiting https://air-dev.allizom.org/media/emails/ there is a 403 error. Could we get a directory listing instead?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Tim, This works now. Regards
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.