I'd like if kmail saved the fullname of each recipient not only her/his email. Anyway I can add the full name manually by editing the list of recent addresses but it's inconvenient. Reproducible: Always Steps to Reproduce: 1. Send a mail to someone with fullname/email, eg: "John Doe <johndoe@example.com>" 2. Start composing another mail, and start typing the recipient starting with: jo Actual Results: Only the email address (johndoe@example.com) is autocompleted. Expected Results: The full original recipient address (ie: Name and email) should be included in autocompletion. It would be even better if the behaviour were configurable.
Problem exists with kmail2 4.10.5, openSUSE 12.3 rpms. Problem did not exist with kmail 1.x.
bug#283991 is a duplicate of this
This bug has only been reported for versions before 4.14, which have been unsupported for at least two years now. Can anyone tell if this bug still present? If noone confirms this bug for a Framework-based version of kmail2 (version 5.0 or later, as part of KDE Applications 15.12 or later), it gets closed in about three months.
Hi Already commented on the duplicate Bug of this but here again. Confirming that the bug still exists in KMail2. Here the version info: KMail 5.2.3 KDE Frameworks 5.24.0 Qt 5.6.1 Kubuntu 16.04
Thanks for the feedback.
A possibly relevant merge request was started @ https://invent.kde.org/pim/messagelib/-/merge_requests/191
Git commit 3e7bf509b90648a32ba91114e0afeb90347d363b by Carl Schwan. Committed on 14/03/2024 at 09:20. Pushed by carlschwan into branch 'master'. Save recent address with full name We support doing this in PimCommon::RecentAddresses and this is a bit nicer to remember the contact name as the email address might not contains the name of the recipient. M +9 -9 messagecomposer/src/composer/composerviewbase.cpp https://invent.kde.org/pim/messagelib/-/commit/3e7bf509b90648a32ba91114e0afeb90347d363b