nextcloud / nextcloud/mail

Delivery Notification Request

Open
#12,123 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Is your feature request related to a problem? Please describe.

Problem
Nextcloud Mail does not support requesting delivery notifications. Many users in business environments need a way to confirm that an outgoing message was accepted by the receiving server.

Describe the solution you'd like

Improvement
Add an option in the compose window that inserts the standard header for delivery notifications (Disposition-Notification-To). Display a note that the receiving server may ignore the request.

Purpose
Provide users with a basic traceability feature that is common in standard mail clients and required in many corporate workflows.

Describe alternatives you've considered

No response

Additional context

No response

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

Start at the compose window and trace how outgoing message headers are assembled. Define the option for requesting delivery notifications, add the Disposition-Notification-To header when selected, and display the warning that receiving servers may ignore it; verify the resulting message and note in the compose flow.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.