Bug 464177

Summary: Should fill in alias address when replying to an email sent to it
Product: [Applications] kmail2 Reporter: tusooa <tusooa>
Component: composerAssignee: kdepim bugs <kdepim-bugs>
Status: REPORTED ---    
Severity: wishlist CC: mail+kde
Priority: NOR    
Version: 5.22.1   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description tusooa 2023-01-12 04:09:06 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
When replying to an email sent to an alias address, the alias address is not pre-filled into the composer.

STEPS TO REPRODUCE
1. Create an identity with email address "a@example.org" and alias address "b@example.org" and the corresponding incoming/outgoing accounts.
2. Reply to a mail sent to "b@example.org"
3. Observe the From header pre-filled in the composer

OBSERVED RESULT
The From address should be "b@example.org"

EXPECTED RESULT
The From address is "a@example.org"

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 5.18.12 / 5.26.5
(available in About System)
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION