pine (Alpine) 是否启用了 GMail 两步身份验证?

pine (Alpine) 是否启用了 GMail 两步身份验证?

我总是收到一条消息:

IMAP Authentication canceled 

进而:

Retrying plain authentication after [ALERT] application-specific

当我查看我的谷歌安全设置时,我找不到任何选项来创建应用程序特定密码以与我的笔记本电脑上的 Alpine 关联。

https://productforums.google.com/forum/#!topic/gmail/bSQZVxRIjb0

答案1

按照 Andreatsh 在评论中的建议进行操作。

http://myaccount.google.com

然后“登录和安全”->“登录 Google”->“应用程序密码”

创建一次性密码后,您还必须运行:

touch ~/.pine-passfile

这使得当您进入 Alpine 上的 gmail 文件夹时,系统会询问您是否要保存密码。

相关内容