#244 Determine best practice on outgoing SMTP mail for FHP messages
Opened 4 years ago by jflory7. Modified 4 years ago

Summary

Determine the best way to send outgoing SMTP mail and update mail address in settings/base.py

Background

In PR #241, @shraddhaag noticed the email address used to handle outgoing email for DEFAULT_FROM_EMAIL is a personal Gmail account. Unfortunately, we do not have control of the account and this will not work in production when we re-deploy FHP.

Instead, we should follow best practices and seek advice from the Fedora Infrastructure team. We need to do some research on how to do this, and then make changes to the code where needed (even though most of the hard work will come when we start deploying).

Details

  1. Write an email to Fedora Infra mailing list explaining situation and ask for advice on best practices for handling email, both on Fedora Infra Cloud (short-term) and the future Community OpenShift (long-term)
  2. Update local code to adhere to best practice
  3. Make note of next steps or things we need to investigate more closely for #111 when we get there

Outcome

  • Better clarity on how to handle outgoing email on Fedora Infra hosts
  • Enables us to send email when we deploy (#111)

Metadata Update from @jflory7:
- Custom field Requirement # adjusted to 21
- Issue marked as blocking: #111

4 years ago

Metadata Update from @jflory7:
- Issue set to the milestone: Summer Coding 2019: phase 3 (was: Summer Coding 2019: phase 2)

4 years ago

Login to comment on this ticket.