https://bugs.kde.org/show_bug.cgi?id=328330
staka...@freenet.de changed: What |Removed |Added ---------------------------------------------------------------------------- Version|4.11.2 |5.7.3 CC| |staka...@freenet.de Platform|unspecified |openSUSE RPMs --- Comment #1 from staka...@freenet.de --- I can confirm this bug for Kmail 5.7.3 Plasma 5.12.6 Frameworks 5.45.0 QT 5.9.4 I consider this a bug because: When you have a POP3 account and you e.g. loose your password, after the password reset, a new password is asked when you check for mail (as the first try obviously is not successful). This is good, because it makes it easy for the user to change the password. When the user changes the POP password the coresponding(!) SMTP password is however NOT updated. As also the error message is wrong, talking about a server error, this will lead to unnecessary helpdesk calls. It is also possible, if more accounts change passwords in the same time, that this will create considerable confusion with the user, after the change. What the software does: treats pop3 / smtp accounts of the same server with the same password as separate entities. What the software should do, after changing the POP password (or IMAP password) the software should ask if it shall adapt the password of the SMTP account too, especially if it is set as default smtp account for that user and requires authentication. -- You are receiving this mail because: You are watching all bug changes.