nextcloud / nextcloud/mail

Suggest recipients from existing messages

Open
#9,961 7 comments 1 reaction 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

Steps to reproduce
  1. Create a new message
  2. Start typing email address or username of a person that sent you an email or you have frequently corresponded with that is not in a contact list in Nextcloud.
  3. No result or option will show for anyone not in a Contact list or local LDAP domain.
Expected behavior

I would expect the index to account for email addresses that are collected just in the inbox as options along side the Nextcloud Contacts.

Actual behavior

Only Nextcloud contacts are available unless you know the recipients full email address and type it completely.

Mail app version

3.7.6

Mailserver or service

dovecot

Operating system

Ubuntu 22.04

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database

MySQL

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 at the new-message recipient lookup and the index described in the issue, then trace how Nextcloud Contacts and local LDAP results are added. Done means addresses found in the inbox or frequent correspondence appear alongside contacts during recipient entry, while the existing full-address behavior still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
frontend, search
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.