[GH-ISSUE #517] [BUG] Telegram bot bind error: bind adress count reach the limit #199

Closed
opened 2026-02-26 20:36:06 +03:00 by kerem · 2 comments
Owner

Originally created by @catfishlty on GitHub (Dec 14, 2024).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/517

复现步骤

在Telegram Bot 中输入 /bind <Token>,返回 绑定失败: 绑定地址数量已达上限
目前该账号已经绑定5个地址,再新增绑定的时候会出现该问题,对于 Telegram Bot 绑定的地址有上限吗?

预期行为

成功绑定

部署方式

  • cli 部署
  • 用户界面部署

浏览器环境

Originally created by @catfishlty on GitHub (Dec 14, 2024). Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/517 ## 复现步骤 在Telegram Bot 中输入 `/bind <Token>`,返回 `绑定失败: 绑定地址数量已达上限` 目前该账号已经绑定5个地址,再新增绑定的时候会出现该问题,对于 Telegram Bot 绑定的地址有上限吗? ## 预期行为 成功绑定 ## 部署方式 - [x] cli 部署 - [ ] 用户界面部署 ## 浏览器环境
kerem closed this issue 2026-02-26 20:36:06 +03:00
Author
Owner

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

参考文档

# telegram bot 最多绑定邮箱数量
# TG_MAX_ADDRESS = 5

https://temp-mail-docs.awsl.uk/zh/guide/cli/worker.html

<!-- gh-comment-id:2543070647 --> @dreamhunter2333 commented on GitHub (Dec 14, 2024): 参考文档 ``` # telegram bot 最多绑定邮箱数量 # TG_MAX_ADDRESS = 5 ``` https://temp-mail-docs.awsl.uk/zh/guide/cli/worker.html
Author
Owner

@catfishlty commented on GitHub (Dec 14, 2024):

我的问题。。。没看到这个配置

<!-- gh-comment-id:2543145428 --> @catfishlty commented on GitHub (Dec 14, 2024): 我的问题。。。没看到这个配置
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#199
No description provided.