Auto-Submitted and Precedence headers in automatically sent e-mails
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Is your feature request related to a problem? Please describe.
Emails are often automatically sent by Nextcloud. eg : activity or sharing notifications. People with auto-reply configured on their mailboxes reply...
Describe the solution you'd like
Two additionnal headers can be added in automatically submited emails, as described in RFC.
Auto-Submitted and Precedence. RFC-compliant mail clients may not autoreply when those headers are present.
Thank you,
GS.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the code paths that send automatic activity and sharing notification emails. Read the relevant email-sending entry points and the RFC guidance for Auto-Submitted and Precedence headers, then verify that automatically sent messages include the requested headers without changing other mail behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100