小编Kha*_*id 的帖子

Mutt 在 Ubuntu 中登录失败

谁能帮帮我吗。

我正在尝试在 Ubuntu 中配置 mutt。我在 muttrc 中使用以下配置:

set imap_user = "khalid@gmail.com"
set imap_pass = "PASS"
set smtp_url = "smtp://khalid@smtp.gmail.com:587/"
set smtp_pass = "PASS"
set from = "khalid@gmail.com"
set realname = "khalid khalid"
set folder = "imaps://imap.gmail.com:993"
set spoolfile = "+INBOX"
set postponed="+[Gmail]/Drafts"
set header_cache=~/.mutt/cache/headers
set message_cachedir=~/.mutt/cache/bodies
set certificate_file=~/.mutt/certificates
Run Code Online (Sandbox Code Playgroud)

当我在终端中编写 mutt 时,出现以下错误:

登录失败 。

请对此有任何解决方案

ubuntu mutt

2
推荐指数
1
解决办法
7052
查看次数

标签 统计

mutt ×1

ubuntu ×1