| Summary: | The managesieve interface doesn't work anymore manymore after KMail runs for a while | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | Tobias Leupold <tl> |
| Component: | sieve | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | oleksandr |
| Priority: | NOR | ||
| Version First Reported In: | 5.19.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Tobias Leupold
2021-07-16 10:26:27 UTC
Happened to me as well. Dovecot says the following: ``` auth: plain(?,1.2.3.4,<xxx>): Username character disallowed by auth_username_chars: 0xNN (username: XXXXXXXXX) managesieve-login: Disconnected: Aborted login by logging out (auth failed, 1 attempts in 2 secs): user=<XXXXXXXXX>, method=PLAIN, rip=1.2.3.4, lip=5.6.7.8, TLS, session=<xxx> ``` Note the username. I've replaced it with XXXXXXXXX because dovecot log shows my password there instead of username. I think KMail sends it this way (erroneously). Restarting KMail helps, yes. |