>>796
Gmail側ではPOPでもOAuth2使えるはずだが

https://github.com/thunderbird/thunderbird-android/blob/main/app-thunderbird%2Fsrc%2Frelease%2Fkotlin%2Fnet%2Fthunderbird%2Fandroid%2Fauth%2FTbOAuthConfigurationFactory.kt
の46行目以降
GmailのサーバーのうちimapとsmtpだけOAuth2の対象にしてる
他のサービスでもPOPサーバーは除外してる模様

まあ、スマホでPOPは使うなってことかと