Login mbsync身份验证失败

Login mbsync身份验证失败,login,email,mbsync,Login,Email,Mbsync,我能够配置mbsync和mu4e以使用我的gmail帐户(到目前为止一切正常)。我现在正在使用mu4e上下文控制多个帐户。 收到此错误时,我无法从openmailbox帐户检索电子邮件 Reading configuration file .mbsyncrc Channel ombx Opening master ombx-remote... Resolving imap.ombx.io... ok Connecting to imap.ombx.io (*.*.10*.16*:*9*)...

我能够配置mbsync和mu4e以使用我的gmail帐户(到目前为止一切正常)。我现在正在使用mu4e上下文控制多个帐户。 收到此错误时,我无法从openmailbox帐户检索电子邮件

Reading configuration file .mbsyncrc
Channel ombx
Opening master ombx-remote...
Resolving imap.ombx.io... ok
Connecting to imap.ombx.io (*.*.10*.16*:*9*)... 
Opening slave ombx-local...
Connection is now encrypted
Logging in...
IMAP command 'LOGIN <user> <pass>' returned an error: NO [AUTHENTICATIONFAILED] Authentication failed.
我使用的是LinuxMint,我的isync版本是1.1.2 提前谢谢你的帮助

编辑:我运行了一个调试选项,并将isync升级到了1.2.1版 这是调试返回的结果:

Reading configuration file .mbsyncrc
Channel ombx
Opening master store ombx-remote...
Resolving imap.ombx.io... ok
Connecting to imap.ombx.io (*.*.10*.16*:*9*)... 
Opening slave store ombx-local...
pattern '*' (effective '*'): Path, no INBOX
got mailbox list from slave:
Connection is now encrypted
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE AUTH=PLAIN AUTH=LOGIN] Openmailbox is ready to
  handle your requests.
Logging in...
Authenticating with SASL mechanism PLAIN...
>>> 1 AUTHENTICATE PLAIN <authdata>
1 NO [AUTHENTICATIONFAILED] Authentication failed.
IMAP command 'AUTHENTICATE PLAIN <authdata>' returned an error: NO [AUTHENTICATIONFAILED] Authentication failed.

最后,解决方案是使用正确的密码。由于openmailbox为第三方电子邮件客户端使用应用程序密码,因此我使用的是错误的(原始)密码,而不是应用程序密码。

现在看来,这个问题与Emacs或mu4e无关。事实上,原始海报将使用Emacs和mu4e后,扭结是解决了mbsync,不使Emacs或mu4e标签在这里合适。你是非常正确的先生。我已将关键字更改为更合适的名称。谢谢你改进了这个问题。
Reading configuration file .mbsyncrc
Channel ombx
Opening master store ombx-remote...
Resolving imap.ombx.io... ok
Connecting to imap.ombx.io (*.*.10*.16*:*9*)... 
Opening slave store ombx-local...
pattern '*' (effective '*'): Path, no INBOX
got mailbox list from slave:
Connection is now encrypted
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE AUTH=PLAIN AUTH=LOGIN] Openmailbox is ready to
  handle your requests.
Logging in...
Authenticating with SASL mechanism PLAIN...
>>> 1 AUTHENTICATE PLAIN <authdata>
1 NO [AUTHENTICATIONFAILED] Authentication failed.
IMAP command 'AUTHENTICATE PLAIN <authdata>' returned an error: NO [AUTHENTICATIONFAILED] Authentication failed.
SSLType IMAPS
SSLVersions TLSv1.2
AuthMechs PLAIN