Feature Request: add mail header to prevent auto replies like out of office
Open
Type: User Feedback
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
## Summary
Sentry sends emails with the sender address configured in config.yml - mail.from. This mailbox receives all auto reply mails like out of office notifications, which are not very useful in this context.
Can you add some mail headers to prevent auto replies on mail notifications?
As far as i know there are basically three different headers which most auto reply filters look for:
X-Auto-Response-Suppress: All
Precedence: Bulk
Auto-Submitted: auto-generated
## Motivation
This feature would reduce unwanted mails in the mailbox defined by mail.from.
Contributor guide
Assessment
This issue has not been assessed yet.