[GH-ISSUE #203] 可以实现api或者imap提取邮件吗? #65

Closed
opened 2026-02-26 20:35:27 +03:00 by kerem · 17 comments
Owner

Originally created by @666-eth on GitHub (May 4, 2024).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/203

请描述您的 Feature

可以实现api或者imap提取邮件吗?

描述您想要的解决方案

有些时候批量收取邮件的时候有办法api提取验证码或者是imap提取吗?能实现吗老哥

描述您考虑过的替代方案

附加上下文

Originally created by @666-eth on GitHub (May 4, 2024). Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/203 ## 请描述您的 Feature 可以实现api或者imap提取邮件吗? ## 描述您想要的解决方案 有些时候批量收取邮件的时候有办法api提取验证码或者是imap提取吗?能实现吗老哥 ## 描述您考虑过的替代方案 ## 附加上下文
kerem 2026-02-26 20:35:27 +03:00
Author
Owner

@dreamhunter2333 commented on GitHub (May 5, 2024):

api 提取是可以的,ui 界面就是通过api 查询的(我之后加一下文档),imap 我看看如何实现

<!-- gh-comment-id:2094633866 --> @dreamhunter2333 commented on GitHub (May 5, 2024): api 提取是可以的,ui 界面就是通过api 查询的(我之后加一下文档),imap 我看看如何实现
Author
Owner

@dreamhunter2333 commented on GitHub (May 5, 2024):

api 查询邮件的文档

https://temp-mail-docs.awsl.uk/zh/guide/feature/mail-api.html

<!-- gh-comment-id:2094722653 --> @dreamhunter2333 commented on GitHub (May 5, 2024): api 查询邮件的文档 https://temp-mail-docs.awsl.uk/zh/guide/feature/mail-api.html
Author
Owner

@xiewei3536 commented on GitHub (May 6, 2024):

api 查询邮件的文档

https://temp-mail-docs.awsl.uk/zh/guide/feature/mail-api.html

大佬,有可能弄出telegram bot吗?

<!-- gh-comment-id:2095249808 --> @xiewei3536 commented on GitHub (May 6, 2024): > api 查询邮件的文档 > > https://temp-mail-docs.awsl.uk/zh/guide/feature/mail-api.html 大佬,有可能弄出telegram bot吗?
Author
Owner

@pdhapy commented on GitHub (May 6, 2024):

哈,正好前两天刚看到个项目:mail2telegram https://github.com/TBXark/mail2telegram

<!-- gh-comment-id:2095263649 --> @pdhapy commented on GitHub (May 6, 2024): 哈,正好前两天刚看到个项目:mail2telegram https://github.com/TBXark/mail2telegram
Author
Owner

@dreamhunter2333 commented on GitHub (May 6, 2024):

api 查询邮件的文档
https://temp-mail-docs.awsl.uk/zh/guide/feature/mail-api.html

大佬,有可能弄出telegram bot吗?

是说邮件推送到 telegram bot 么,集成应该不复杂

<!-- gh-comment-id:2095328952 --> @dreamhunter2333 commented on GitHub (May 6, 2024): > > api 查询邮件的文档 > > https://temp-mail-docs.awsl.uk/zh/guide/feature/mail-api.html > > 大佬,有可能弄出telegram bot吗? 是说邮件推送到 telegram bot 么,集成应该不复杂
Author
Owner

@xiewei3536 commented on GitHub (May 6, 2024):

api 查询邮件的文档
https://temp-mail-docs.awsl.uk/zh/guide/feature/mail-api.html

大佬,有可能弄出telegram bot吗?

是说邮件推送到 telegram bot 么,集成应该不复杂

对的,希望可以在bot中建立邮件、收到邮件

<!-- gh-comment-id:2095382799 --> @xiewei3536 commented on GitHub (May 6, 2024): > > > api 查询邮件的文档 > > > https://temp-mail-docs.awsl.uk/zh/guide/feature/mail-api.html > > > > > > 大佬,有可能弄出telegram bot吗? > > 是说邮件推送到 telegram bot 么,集成应该不复杂 对的,希望可以在bot中建立邮件、收到邮件
Author
Owner

@dreamhunter2333 commented on GitHub (May 12, 2024):

请描述您的 Feature

可以实现api或者imap提取邮件吗?

描述您想要的解决方案

有些时候批量收取邮件的时候有办法api提取验证码或者是imap提取吗?能实现吗老哥

描述您考虑过的替代方案

附加上下文

已支持 imap proxy server,密码填写 邮箱地址凭证
文档,https://temp-mail-docs.awsl.uk/zh/guide/feature/config-smtp-proxy.html

可以使用 thunderbird 登录
https://www.thunderbird.net/en-US/

image

<!-- gh-comment-id:2106192156 --> @dreamhunter2333 commented on GitHub (May 12, 2024): > ## 请描述您的 Feature > 可以实现api或者imap提取邮件吗? > > ## 描述您想要的解决方案 > 有些时候批量收取邮件的时候有办法api提取验证码或者是imap提取吗?能实现吗老哥 > > ## 描述您考虑过的替代方案 > ## 附加上下文 已支持 imap proxy server,密码填写 `邮箱地址凭证` 文档,https://temp-mail-docs.awsl.uk/zh/guide/feature/config-smtp-proxy.html 可以使用 thunderbird 登录 https://www.thunderbird.net/en-US/ ![image](https://github.com/dreamhunter2333/cloudflare_temp_email/assets/32295532/a8a7651f-e6da-4953-8b46-42edef3b1262)
Author
Owner

@666-eth commented on GitHub (May 13, 2024):

老大你也太棒了把!!!

<!-- gh-comment-id:2108398551 --> @666-eth commented on GitHub (May 13, 2024): 老大你也太棒了把!!!
Author
Owner

@666-eth commented on GitHub (May 13, 2024):

老哥 8787端口怎么启动啊 api 的

<!-- gh-comment-id:2108616353 --> @666-eth commented on GitHub (May 13, 2024): 老哥 8787端口怎么启动啊 api 的
Author
Owner

@dreamhunter2333 commented on GitHub (May 14, 2024):

老哥 8787端口怎么启动啊 api 的

https://temp-mail-docs.awsl.uk/zh/guide/feature/config-smtp-proxy.html
proxy_url=https://temp-email-api.xxx.xxx
配置成后端worker地址即可,环境变量配置

<!-- gh-comment-id:2109124130 --> @dreamhunter2333 commented on GitHub (May 14, 2024): > 老哥 8787端口怎么启动啊 api 的 https://temp-mail-docs.awsl.uk/zh/guide/feature/config-smtp-proxy.html `proxy_url=https://temp-email-api.xxx.xxx` 配置成后端worker地址即可,环境变量配置
Author
Owner

@wsgehaishan520 commented on GitHub (May 14, 2024):

老哥 8787端口怎么启动啊 api 的

https://temp-mail-docs.awsl.uk/zh/guide/feature/config-smtp-proxy.html proxy_url=https://temp-email-api.xxx.xxx 配置成后端worker地址即可,环境变量配置

原来是这样,我还以为在docker里启动8787呢,摸排好久哈

<!-- gh-comment-id:2111020728 --> @wsgehaishan520 commented on GitHub (May 14, 2024): > > 老哥 8787端口怎么启动啊 api 的 > > https://temp-mail-docs.awsl.uk/zh/guide/feature/config-smtp-proxy.html `proxy_url=https://temp-email-api.xxx.xxx` 配置成后端worker地址即可,环境变量配置 原来是这样,我还以为在docker里启动8787呢,摸排好久哈
Author
Owner

@wsgehaishan520 commented on GitHub (May 14, 2024):

老哥 8787端口怎么启动啊 api 的

https://temp-mail-docs.awsl.uk/zh/guide/feature/config-smtp-proxy.html proxy_url=https://temp-email-api.xxx.xxx 配置成后端worker地址即可,环境变量配置

还有一个api收信里面的send_body怎么写呀,我看没有这个参数的模版,有的是发信里面的模板

<!-- gh-comment-id:2111022487 --> @wsgehaishan520 commented on GitHub (May 14, 2024): > > 老哥 8787端口怎么启动啊 api 的 > > https://temp-mail-docs.awsl.uk/zh/guide/feature/config-smtp-proxy.html `proxy_url=https://temp-email-api.xxx.xxx` 配置成后端worker地址即可,环境变量配置 还有一个api收信里面的send_body怎么写呀,我看没有这个参数的模版,有的是发信里面的模板
Author
Owner

@dreamhunter2333 commented on GitHub (May 15, 2024):

老哥 8787端口怎么启动啊 api 的

https://temp-mail-docs.awsl.uk/zh/guide/feature/config-smtp-proxy.html proxy_url=https://temp-email-api.xxx.xxx 配置成后端worker地址即可,环境变量配置

还有一个api收信里面的send_body怎么写呀,我看没有这个参数的模版,有的是发信里面的模板

文档有点错误,使用get 请求即可,无需 body

<!-- gh-comment-id:2111423175 --> @dreamhunter2333 commented on GitHub (May 15, 2024): > > > 老哥 8787端口怎么启动啊 api 的 > > > > > > https://temp-mail-docs.awsl.uk/zh/guide/feature/config-smtp-proxy.html `proxy_url=https://temp-email-api.xxx.xxx` 配置成后端worker地址即可,环境变量配置 > > > > 还有一个api收信里面的send_body怎么写呀,我看没有这个参数的模版,有的是发信里面的模板 文档有点错误,使用get 请求即可,无需 body
Author
Owner

@wsgehaishan520 commented on GitHub (May 15, 2024):

老哥 8787端口怎么启动啊 api 的

https://temp-mail-docs.awsl.uk/zh/guide/feature/config-smtp-proxy.html proxy_url=https://temp-email-api.xxx.xxx 配置成后端worker地址即可,环境变量配置

还有一个api收信里面的send_body怎么写呀,我看没有这个参数的模版,有的是发信里面的模板

文档有点错误,使用get 请求即可,无需 body

文档里确实 好多都没有更新了,建议更新一下哈,我们新手只能看文档搭建。走了挺多弯路的

<!-- gh-comment-id:2113019456 --> @wsgehaishan520 commented on GitHub (May 15, 2024): > > > > 老哥 8787端口怎么启动啊 api 的 > > > > > > > > > > > > > > https://temp-mail-docs.awsl.uk/zh/guide/feature/config-smtp-proxy.html `proxy_url=https://temp-email-api.xxx.xxx` 配置成后端worker地址即可,环境变量配置 > > > > > > 还有一个api收信里面的send_body怎么写呀,我看没有这个参数的模版,有的是发信里面的模板 > > 文档有点错误,使用get 请求即可,无需 body 文档里确实 好多都没有更新了,建议更新一下哈,我们新手只能看文档搭建。走了挺多弯路的
Author
Owner

@dreamhunter2333 commented on GitHub (May 16, 2024):

老哥 8787端口怎么启动啊 api 的

https://temp-mail-docs.awsl.uk/zh/guide/feature/config-smtp-proxy.html proxy_url=https://temp-email-api.xxx.xxx 配置成后端worker地址即可,环境变量配置

还有一个api收信里面的send_body怎么写呀,我看没有这个参数的模版,有的是发信里面的模板

文档有点错误,使用get 请求即可,无需 body

文档里确实 好多都没有更新了,建议更新一下哈,我们新手只能看文档搭建。走了挺多弯路的

好的,之后更新下文档

<!-- gh-comment-id:2113787478 --> @dreamhunter2333 commented on GitHub (May 16, 2024): > > > > > 老哥 8787端口怎么启动啊 api 的 > > > > > > > > > > > > > > > > > > > > > > > > > > https://temp-mail-docs.awsl.uk/zh/guide/feature/config-smtp-proxy.html `proxy_url=https://temp-email-api.xxx.xxx` 配置成后端worker地址即可,环境变量配置 > > > > > > > > > > > > 还有一个api收信里面的send_body怎么写呀,我看没有这个参数的模版,有的是发信里面的模板 > > > > > > 文档有点错误,使用get 请求即可,无需 body > > > > 文档里确实 好多都没有更新了,建议更新一下哈,我们新手只能看文档搭建。走了挺多弯路的 > > 好的,之后更新下文档
Author
Owner

@dreamhunter2333 commented on GitHub (May 16, 2024):

api 查询邮件的文档
https://temp-mail-docs.awsl.uk/zh/guide/feature/mail-api.html

大佬,有可能弄出telegram bot吗?

是说邮件推送到 telegram bot 么,集成应该不复杂

对的,希望可以在bot中建立邮件、收到邮件

已支持推送邮件和查看邮件,不过受限于 tg 和 后台的限制,很多邮件解析不了

<!-- gh-comment-id:2115670286 --> @dreamhunter2333 commented on GitHub (May 16, 2024): > > > > api 查询邮件的文档 > > > > https://temp-mail-docs.awsl.uk/zh/guide/feature/mail-api.html > > > > > > > > > 大佬,有可能弄出telegram bot吗? > > > > > > 是说邮件推送到 telegram bot 么,集成应该不复杂 > > 对的,希望可以在bot中建立邮件、收到邮件 已支持推送邮件和查看邮件,不过受限于 tg 和 后台的限制,很多邮件解析不了
Author
Owner

@dreamhunter2333 commented on GitHub (May 16, 2024):

老哥 8787端口怎么启动啊 api 的

https://temp-mail-docs.awsl.uk/zh/guide/feature/config-smtp-proxy.html proxy_url=https://temp-email-api.xxx.xxx 配置成后端worker地址即可,环境变量配置

还有一个api收信里面的send_body怎么写呀,我看没有这个参数的模版,有的是发信里面的模板

文档有点错误,使用get 请求即可,无需 body

文档里确实 好多都没有更新了,建议更新一下哈,我们新手只能看文档搭建。走了挺多弯路的

已更新文档

<!-- gh-comment-id:2115670867 --> @dreamhunter2333 commented on GitHub (May 16, 2024): > > > > > 老哥 8787端口怎么启动啊 api 的 > > > > > > > > > > > > > > > > > > > > https://temp-mail-docs.awsl.uk/zh/guide/feature/config-smtp-proxy.html `proxy_url=https://temp-email-api.xxx.xxx` 配置成后端worker地址即可,环境变量配置 > > > > > > > > > 还有一个api收信里面的send_body怎么写呀,我看没有这个参数的模版,有的是发信里面的模板 > > > > > > 文档有点错误,使用get 请求即可,无需 body > > 文档里确实 好多都没有更新了,建议更新一下哈,我们新手只能看文档搭建。走了挺多弯路的 已更新文档
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudflare_temp_email#65
No description provided.