firemail
标题:
什么时候会弹出认证页面,返回的accesskey的保存逻辑
[打印本页]
作者:
Qter
时间:
2020-8-12 14:07
标题:
什么时候会弹出认证页面,返回的accesskey的保存逻辑
本帖最后由 Qter 于 2020-8-12 18:42 编辑
gmail3.png
(53.25 KB, 下载次数: 499)
下载附件
2020-8-12 14:07 上传
前提能连接上
,再做
登录验证
2020-08-12 10:06:14.993000 UTC - [(null) 22052: IMAP]: I/IMAP 000002CAE7AD6000:imap.gmail.com:NA
rocessCurrentURL: entering
2020-08-12 10:06:21.181000 UTC - [(null) 22052: IMAP]: I/IMAP 000002CAE7AD6000:imap.gmail.com:NA
rocessCurrentURL:imap://hechengjin2014%40gmail%
2Ecom@imap.gmail.com
:993/verifyLogon: = currentUrl
2020-08-12 10:06:24.529000 UTC - [(null) 22052: IMAP]: D/IMAP ReadNextLine [rv=0x0 stream=000002CAD22E8550 nb=67 needmore=0]
2020-08-12 10:06:24.529000 UTC - [(null) 22052: IMAP]: I/IMAP 000002CAE7AD6000:imap.gmail.com:NA:CreateNewLineFromSocket: * OK Gimap ready for requests from 47.90.79.232 d10mb337698407jah
2020-08-12 10:06:24.529000 UTC - [(null) 22052: IMAP]: D/IMAP SetConnectionStatus(0x0)
2020-08-12 10:06:24.529000 UTC - [(null) 22052: IMAP]: D/IMAP SetConnectionStatus(0x0)
2020-08-12 10:06:24.531000 UTC - [(null) 22052: IMAP]: I/IMAP 000002CAE7AD6000:imap.gmail.com:NA:SendData:
1 capability
2020-08-12 10:06:24.717000 UTC - [(null) 22052: IMAP]: D/IMAP ReadNextLine [rv=0x0 stream=000002CAD22E8550 nb=173 needmore=0]
2020-08-12 10:06:24.717000 UTC - [(null) 22052: IMAP]: I/IMAP 000002CAE7AD6000:imap.gmail.com:NA:CreateNewLineFromSocket:
* CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 XYZZY SASL-IR AUTH=XOAUTH2 AUTH=PLAIN AUTH=PLAIN-CLIENTTOKEN AUTH=OAUTHBEARER AUTH=XOAUTH
2020-08-12 10:06:24.717000 UTC - [(null) 22052: IMAP]: D/IMAP SetConnectionStatus(0x0)
2020-08-12 10:06:24.719000 UTC - [(null) 22052: IMAP]: D/IMAP ReadNextLine [rv=0x0 stream=000002CAD22E8550 nb=45 needmore=0]
2020-08-12 10:06:24.719000 UTC - [(null) 22052: IMAP]: I/IMAP 000002CAE7AD6000:imap.gmail.com:NA:CreateNewLineFromSocket: 1 OK Thats all she wrote! d10mb337698407jah
2020-08-12 10:06:24.719000 UTC - [(null) 22052: IMAP]: D/IMAP SetConnectionStatus(0x0)
2020-08-12 10:06:24.719000 UTC - [(null) 22052: IMAP]: D/IMAP
Try to log in
rv = AuthLogin(userName.get(), password, m_currentAuthMethod);
复制代码
2020-08-12 10:08:04.155000 UTC - [(null) 22052: IMAP]: D/IMAP IMAP auth: server caps 0xc080c1625, pref 0x800000000, failed 0x0, avail caps 0x800000000
2020-08-12 10:08:04.155000 UTC - [(null) 22052: IMAP]: D/IMAP (GSSAPI = 0x1000000, CRAM = 0x20000, NTLM = 0x100000, MSN = 0x200000, PLAIN = 0x1000, LOGIN = 0x2, old-style IMAP login = 0x4, auth external IMAP login = 0x20000000, OAUTH2 = 0x800000000)
2020-08-12 10:08:04.155000 UTC - [(null) 22052: IMAP]: D/IMAP Trying auth method 0x800000000
2020-08-12 10:10:55.025000 UTC - [(null) 22052: IMAP]: D/IMAP IMAP: trying auth method 0x800000000
2020-08-12 10:10:55.025000 UTC - [(null) 22052: IMAP]: D/IMAP
XOAUTH2 auth
mOAuth2Support->GetXOAuth2String(base64Str); 打开授权页面
复制代码
欢迎光临 firemail (http://firemail.wang:8088/)
Powered by Discuz! X3