songquanpeng / one-api

OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI.

Home Page:https://openai.justsong.cn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

无法使用腾讯邮箱推送服务

DaLiWan666 opened this issue · comments

例行检查

  • 我已确认目前没有类似 issue
  • 我已确认我已升级到最新版本
  • 我已完整查看过项目 README,尤其是常见问题部分
  • 我理解并愿意跟进此 issue,协助测试和提供反馈
  • 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭

问题描述
smtp服务器设置,如果设置个人邮箱的smtp信息,可以正常发送验证码,但使用腾讯云的邮件推送服务时候报错,显示:错误:554 5.0.0 Error: transaction failed, blame it on the weather: ##SES-response-json:{"Response":{"RequestId":"111d9e76-96b9-46a8-9a0b-e19dba0a75d6","QcloudError":{"Error":{"Code":"FailedOperation.NotAuthenticatedSender.操作失败。发件sender没有经过认证,无法发送。"}}}}
但是参数配置并没有错误,因为该配置在其他项目的邮箱设置中,可以正常使用。
其他项目配置,正常使用:
other
oneapi配置,报错:操作失败。发件sender没有经过认证,无法发送。
api
腾讯云:
txy

复现步骤
使用腾讯云的邮件推送服务
预期结果
正常发送
相关截图
error