Skip to content

EMAIL - reintroduced DEFAULT_FROM_EMAIL#2271

Open
ihsaan-ullah wants to merge 1 commit intodevelopfrom
default_from_email
Open

EMAIL - reintroduced DEFAULT_FROM_EMAIL#2271
ihsaan-ullah wants to merge 1 commit intodevelopfrom
default_from_email

Conversation

@ihsaan-ullah
Copy link
Collaborator

@ihsaan-ullah ihsaan-ullah commented Mar 18, 2026

Description

This PR reintroduces DEFAULT_FROM_EMAIL. We were using it before but then we decided to use SERVER_EMAIL. Django uses SERVER_EMAIL to send emails to admins and managers (not configured in our project)

Issues this PR resolves

A checklist for hand testing

  • Test on codabench test
  • Sync .env with the changes

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

@ihsaan-ullah ihsaan-ullah linked an issue Mar 18, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check the DEFAULT_FROM_EMAIL and SERVER_EMAIL variables

1 participant