Skip to content

Replace lost@foodsharing email address by an auto-reply

Alex requested to merge 510-remove-lost-mailaddress into master

Closes #510 (closed)

What does this MR do?

When the internal address of a received email cannot be found the mail will not be sorted into 'lost@foodsharing' anymore but an auto-reply will be sent, saying that the address could not be found.

I guess the text is still a bit short and could be replaced by something nicer. Any ideas are welcome :)

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

I can't figure out how to test this locally, but the libmail function is used in other places as well and should work.

How to test

?

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))
  • Once your MR has been merged, you are responsible to update the #foodsharing-beta Slack channel about what has been changed here. They will test your work in different browsers, roles or other settings

Merge request reports