Change Message-ID format
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Is it an idea to be able to set some variables for the Message-ID this mail app generates ?
There is now: Message-ID: <20171120135401.Horde.HkEOeHNBMkxyQA13s6VzDpZnextcloud.yourdomain.tld>
it would be nice if we can remove Horde, which is confusing, even when their lib is used, and esprecially your servername.
The servername should be something like the smtp it comes from, maybe we can set that.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
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
The issue does not name a file or test. Start by locating the Message-ID generation path and inspect how the Horde label and server name enter the current value. Define the configuration needed for those components, then add coverage showing that the generated format can be controlled as requested.
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