用途
这是供账户所有者个人使用的自动化工具。它定期检查 Gmail 收件箱中新进入的邮件,筛选安全的文本内容,生成简短摘要,再发送到所有者指定的 Telegram 聊天。
该工具使用 Gmail 只读权限。服务仅处理新进入收件箱的邮件,不修改、删除或发送 Gmail 邮件,也不回放建立基线之前的历史邮件。
数据处理概览
- 服务检查邮件结构;附件和非文本部件不会被读取、下载或转发。含这些内容的邮件正文会被跳过,Telegram 可能收到邮件标题信息和正文不可用提示。
- 符合条件的正文通过运行在专用服务器上的摘要桥处理。目前主要模型 API 为 open.bigmodel.cn;该服务发生运行故障时,桥接服务可能改用 developer.amd.com.cn 上配置的备用模型 API。
- 生成的中文摘要和发件人、主题、日期等必要邮件标题信息发送到所有者指定的 Telegram 聊天;摘要服务不可用时,可能改发经过清理的短正文摘录。
- 服务在本地保存 Gmail 历史游标和用于避免重复发送的邮件标识;工作程序不会把完整正文或附件保存到本地数据库。
- Gmail 投递日志记录状态和哈希化邮件标识;摘要桥日志记录处理数量、耗时和技术错误信息。
模型服务商和 Telegram 会按照各自适用的条款处理它们收到的数据。服务运营者不出售 Google 用户数据,也不将其用于广告或通用模型训练。
English summary
This private tool checks newly arriving Gmail Inbox messages, filters unsafe MIME content, creates a concise Chinese summary through the configured model API (currently open.bigmodel.cn, with a developer.amd.com.cn fallback), and sends the summary with the sender, subject, and date to the owner's selected Telegram chat. If summarization is unavailable, a short cleaned excerpt may be sent instead. It uses read-only Gmail access and does not modify or send Gmail messages.
For questions or data requests, use the support email shown on the Google OAuth consent screen.