nextcloud / mail

💌 Mail app for Nextcloud
https://apps.nextcloud.com/apps/mail
GNU Affero General Public License v3.0
843 stars 260 forks source link

Suggest recipients from existing messages #9961

Open BiglifeMatt opened 2 months ago

BiglifeMatt commented 2 months ago

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

ChristophWurst commented 2 months ago

Start typing email address or username of a person

Where did you enter it?

BiglifeMatt commented 2 months ago

In the TO field

ChristophWurst commented 2 months ago

Got it. The app searches in your contacts and a list of previous senders. If you sent through other clients, the sender won't be found.

BiglifeMatt commented 2 months ago

When you say "senders" do you mean those you sent to? Or those that have sent to you regardless of responding? I was hoping it could pick up those who are declared senders from any incoming messages prior to responding.

ChristophWurst commented 2 months ago

Those you sent to.

BiglifeMatt commented 2 months ago

Thanks for clarifying. Yes, I am hoping we can "suggest recipients from existing messages"... That is very helpful to us.