nextcloud / nextcloud/mail

Emails shown in a Fastmail account have metadata attached to them as tags

Open
#6,752 2 comments 0 reactions 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. Configure an app password for Fastmail with Mail (IMAP/POP/SMTP) Access
  2. Connect your fastmail account with nextcloud
  3. Note how emails have tags created out of nowhere now on them
Expected behavior

Metadata. Including whether or not a message is junk mail, is trusted,

Actual behavior

Nextcloud misinterprets this data as tags created by the user and mistakingly applies this extra info as though it were tags that were applied from the user.
Screen Shot 2022-06-16 at 09 01 03
Screen Shot 2022-06-16 at 08 58 37

Mail app version

1.13.4

Mailserver or service

Fastmail

Operating system

Ubuntu 22.04

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database

PostgreSQL

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 issue with a Fastmail account using Mail app 1.13.4, then trace how IMAP metadata is represented and displayed as tags. No file or test is named; done means Fastmail metadata such as junk or trust status is no longer shown as user-created tags, with regression coverage added.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.