mitodl / micromasters

Portal for learners and course teams to access MITx Micromasters® programs
https://mm.mit.edu
BSD 3-Clause "New" or "Revised" License
28 stars 16 forks source link

Refactor email settings #1844

Open pdpinch opened 7 years ago

pdpinch commented 7 years ago

We have 3 email settings that currently all have the same value in production. Looking at them, it's not clear to me which one does what. This should be cleaned-up and/or their purposes documented somewhere.

MICROMASTERS_FROM_EMAIL MICROMASTERS_SUPPORT_EMAIL MAILGUN_FROM_EMAIL

pdpinch commented 7 years ago

Based on recent experience (see #1843), MAILGUN_FROM_EMAIL is used in the financial aid review form.

I suspect that MICROMASTERS_FROM_EMAIL is used for bulk mails from search, and MICROMASTERS_SUPPORT_EMAIL is used for error messages.