Skip to content

Mails: use 'From' header only for own domains

chandi requested to merge email-from into master

Closes #37 (closed)

What does this MR do?

it checks, whether the From mail address belongs to our own mail domains, otherwise it rather uses DEFAULT_EMAIL, but sets the Reply-To header to the actual mail adresses

How confident are you it won't break things if deployed?

much

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))

Merge request reports