| Summary: | XOAUTH2 with 2FA requires daily re-authentication for SMTP | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | Aaron <mullein> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | husek |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Hacky patch of kmailtransport | ||
|
Description
Aaron
2024-07-02 13:59:59 UTC
Created attachment 176385 [details]
Hacky patch of kmailtransport
I had the same issue. Forcing refresh of access token every time (eg. by applying the attached patch to kmailtransport) seems to fix it. But it is more of a hack than proper solution.
|