RSSHub icon indicating copy to clipboard operation
RSSHub copied to clipboard

接收谷歌邮箱邮件错误

Open 553059210 opened this issue 3 years ago • 6 comments

路由地址

/mail/imap/[email protected]

完整路由地址

/mail/imap/[email protected]

相关文档

https://docs.rsshub.app/other.html#you-xiang

预期是什么?

收到邮件

实际发生了什么?

image

部署

自建

部署相关信息

OS:Windows Node version: v16.14.0 Vercel

额外信息

Error message: mails.reverse is not a function

这不是重复的 issue

  • [X] 我已经搜索了现有 issue,以确保该错误尚未被报告。

553059210 avatar May 13 '22 04:05 553059210

👍 感谢提交该 Issue,请确保仔细阅读 Issue 模板RSS 提案模板Feature 提案模板 以便于测试。不符合模板将导致 Issue 被直接关闭。

👍 Thanks for the issue, please follow the Issue template, RSS proposal template or Feature proposal template. Otherwise the issue will be closed.

github-actions[bot] avatar May 13 '22 04:05 github-actions[bot]

邮箱相关的密码、接口等设置已经部署,QQ邮箱和Outlook邮箱都有效,翻墙也接收不到谷歌邮件。

553059210 avatar May 13 '22 04:05 553059210

https://github.com/DIYgod/RSSHub/blob/a4ce5128abb6b263039b729d0cf7be3590046f88/lib/routes/mail/imap.js#L36

Logs needed.

Firstly open the Function Logs page, then retry requesting your route.

Rongronggg9 avatar May 15 '22 14:05 Rongronggg9

@Rongronggg9

image

Is that so? I'm a computer idiot and don't quite understand, please forgive me.

553059210 avatar May 23 '22 16:05 553059210

You are mistakenly requesting the wrong path. ✅ /mail/imap/****@gmail.com/mail/imap/****@gmail.com/feed

Retry requesting /mail/imap/****@gmail.com and show your logs.

Rongronggg9 avatar May 23 '22 16:05 Rongronggg9

image

Is that so?😵

553059210 avatar May 24 '22 08:05 553059210

You need to enable IMAP in Gmail settings

Screenshot

and allow Less secure app access.

Screenshot

Screenshot

TonyRL avatar Nov 14 '23 15:11 TonyRL