Summary: | Kmail ask for sieve passworts on every start | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | lod <kde> |
Component: | sieve | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | buschmann23, marcec, software |
Priority: | NOR | Keywords: | qt6 |
Version: | 5.240.81 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
lod
2023-12-13 14:13:42 UTC
Same here with kmail2 6.0.0 (24.02.0) on Plasma 6.0.1 and KDE Frameworks 6.0.0. Log shows the following lines for every account: We have an error during reading password "Entry not found" org.kde.pim.kmail: An error occurred while reading password: "Entry not found" I also tried to disable “Reuse host login configuration“. No matter if I use “IMAP user and password“ or give “User name and password“ in the Sieve config, it asks for the password when trying to connect to the Sieve server. This hit me, too. The key difference to the reporter is that I see this with a pre-existing account, and only *after* upgrading to Plasma 6 and Gear 24.02 (OpenSuse TW). The full entry in my user journal is: org.kde.pim.kmanagersieve: "session1" No job for reporting this error message! "Authorization failed, Authentifizierung fehlgeschlagen.\nHöchstwahrscheinlich ist das Passwort falsch.\nDie Serverantwort lautet:\nNO \"Authentication fa iled.\" authentication not supported" host "[REDACTED]" error -1 (The German bits are: "Authentication failed", "Most likely the password is wrong", and "The server response is:". This is most likely from me cancelling or leaving the password field empty out of frustration.) Double-checking, I also have several log entries that looks like this: org.kde.pim.kmanagersieve: "session1" No job for reporting this error message! "Authorization failed, SASL(0): successful result: authentication not supported" host "barry" error -1 I tried things out and those log entries come from cancelling the password dialog (I also get an error prompt showing it). I tried two things to get rid of the password prompts: 1.) Simply turn off sieve on the offending IMAP server. 2.) First uncheck "Reuse host login configuration", save settings, restart KMail(?), *then* turn off sieve. Of those two only the second option actually got rid of the password prompts. I also deleted the sieve password from KWallet. Even so, I just had an instance of starting KMail where it asked me for the password again. Then I quit and started it again, and this time no password prompt :-/ . So far that's one third of launches showing a password prompt. (In reply to Marc Joliet from comment #3) > This hit me, too. The key difference to the reporter is that I see this > with a pre-existing account, and only *after* upgrading to Plasma 6 and Gear > 24.02 (OpenSuse TW). The full entry in my user journal is: Exactly same behaviour here on openSUSE Tumbleweed after update to plasma 6. |