nextcloud / nextcloud/mail

Change Message-ID format

Open
#624 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement good first issue help wanted
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.