nextcloud / nextcloud/mail

Reply all button includes also me as the recipient

Open
#6,809 9 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Steps to reproduce
  1. Receive email
  2. Press replyAll
  3. Check, if you as the initial receiver of the email was added to the receiver field of your replyAll-response email message
  4. Check you inpox and sent email folder. Both should be containing your new reponse email message
Expected behavior

You dont want to answer to yourself. ReplyAll should reply to all except yourself.

Actual behavior

ReplyAll is replying to all recipients including yourself. This is like sending a postcard to yourself. You will see the message in sent and inbox email folder.

Mail app version

1.13.5

Mailserver or service

Posteo.de

Operating system

Official Nextcloud Linux Docker container

PHP engine version

PHP 7.4

Web server

Apache (supported)

Database

MariaDB

Additional info

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 by reproducing the replyAll flow described in the issue with a received message, then trace where recipients are assembled. Done means a replyAll message excludes the current user and no longer appears in both the inbox and sent folders.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
full-stack
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.