nextcloud / nextcloud/mail

Can send mail from Contacts app to Group but not as BCC

Open
#9,611 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Steps to reproduce
  1. Go to Contacts and create a Contact Group
  2. Select Send Email from the three dot menu next to the group name and it opens the email with the users just fine.
  3. Select Send Email as BCC from the three dot menu next to the group name and it returns an Internal Server Error page.
Expected behavior

The process should open the Mail app Compose Email window with the group members listed in the BCC field as it does in the To field when the Send Email option is used.

Actual behavior

Internal Server Error page

Mail app version

3.6.0

Mailserver or service

dovecot

Operating system

Ubuntu 22.04

PHP engine version

PHP 8.1

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

Reproduce the Contacts group actions and compare the Send Email path with the Send Email as BCC entry point. Trace the failing BCC request into the Mail app, then verify that the compose window opens with group members in BCC instead of returning an Internal Server Error.

Written by the indexing model from the issue text.

Assessment

Tech stack
apache, javascript, mariadb, php, ubuntu
Domain
backend, frontend
Issue type
Bug
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.