Bug 455153

Summary: Cannot use XOAUTH2 authentication on POP3 resource (prevents checking gmail account with POP3 since 31/05/2022)
Product: [Frameworks and Libraries] Akonadi Reporter: Fab Stz <fabstz-it>
Component: POP3 ResourceAssignee: kdepim bugs <kdepim-bugs>
Status: REPORTED ---    
Severity: normal CC: aacid, bugitus, david.narvaez
Priority: NOR    
Version First Reported In: 5.15.3   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Fab Stz 2022-06-11 07:44:50 UTC
Since 31/05/2022 it is no more possible to check the email of my gmail account using POP3. Fix would be to move to XOAUTH2 authentication method, but it is not available for POP3 resources.


STEPS TO REPRODUCE
1. Create POP3 account in kmail
2. Change the Authentication method in the settings

OBSERVED RESULT
XOAUTH2 is not available in the list

EXPECTED RESULT
XOAUTH2 is expected to be here. Google seems to support it:
https://developers.google.com/gmail/imap/xoauth2-protocol

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian stable (bullseye)
Kontact: Version 5.15.3 (20.08.3)
KDE Frameworks 5.78.0
Qt 5.15.2 (construit sur 5.15.2)
Comment 1 Albert Astals Cid 2022-06-11 08:30:06 UTC
You can use an application password meanwhile https://support.google.com/accounts/answer/185833?hl=en
Comment 2 Fab Stz 2022-06-11 08:33:12 UTC
Application password is not possible on my gmail account (it would require to enable 2FA)