Email

啟用了 GMail 兩步驗證的松樹(Alpine)?

  • January 16, 2018

我總是收到一條消息:

IMAP Authentication canceled 

進而:

Retrying plain authentication after [ALERT] application-specific

當我查看我的Google安全設置時,我找不到任何選項來創建應用程序特定密碼以在我的筆記型電腦上與 Alpine 關聯。

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

按照 Andreatsh 在評論中的建議進行操作。

轉到http://myaccount.google.com

然後“登錄和安全”->“登錄Google”->“應用密碼”

創建一次性密碼後,您還必須執行:

touch ~/.pine-passfile

這使得當您在 Alpine 上輸入 gmail 文件夾時,系統會詢問您是否要保存密碼。

引用自:https://unix.stackexchange.com/questions/327803