Bug 443130

Summary: smtp password is not updated if modified after first time setup
Product: [Applications] kmailtransport Reporter: Jacopo De Simoi <wilderkde>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version: 5.18.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jacopo De Simoi 2021-09-29 18:48:25 UTC
SUMMARY
Setting up a new smtp resource works correctly, and the password is stored for subsequent usage.  However, if I modify the password using the UI, the old password is still used to try to make a connection.   

STEPS TO REPRODUCE
1. setup a new smtp account, storing the password
2. check: the account works correctly; 
3. modify the password in the configuration options

OBSERVED RESULT
the old password is still used for communicating with the smtp server. 


EXPECTED RESULT
the new password should be used for communicating with the smtp server.

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

ADDITIONAL INFORMATION