getsentry / getsentry/sentry

Feature Request: add mail header to prevent auto replies like out of office

Open
#13,784 11 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.