Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Allow setting e-mail headers in configuration file #13951

@a-0-dev

Description

@a-0-dev

Setting email headers like X-Auto-Response-Suppress can be very useful when enabling email notifications, as you may be flooded with auto-responses from absent employees etc.

Using a noreply email address can be an alternative in some cases, but not all (for us this is not an option).

I can imagine this is a minor fix. Either, if it's only this one header, put a boolean flag in the email configuration part which, if set, makes synapse add the header to all sent emails. Or, if multiple headers are interesting, allow some yaml-list-like structure where admins can set custom headers as needed.

Especially the first option is probably a very minor fix, but would have great impact on our use of synapse.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-3PID3rd party identifiers: e.g. email, phone numberA-ConfigConfiguration, or the documentation thereofA-Email-PushEmail notificationsA-PushIssues related to push/notificationsO-OccasionalAffects or can be seen by some users regularly or most users rarelyS-MinorBlocks non-critical functionality, workarounds exist.T-EnhancementNew features, changes in functionality, improvements in performance, or user-facing enhancements.good first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions