[GH-ISSUE #1088] [Bug] QQ邮箱发送邮件提示发送失败,但是实际发送成功。会导致工作流显示运行失败。 #733

Closed
opened 2026-03-03 01:05:35 +03:00 by kerem · 2 comments
Owner

Originally created by @Liuxiny on GitHub (Dec 5, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1088

Release Version / 软件版本

v0.4.8

Description / 缺陷描述

在通知渠道中添加SMTP邮件通知,如果配置QQ邮箱的 SMTP服务, 发送邮件时会加载10s左右,然后报错:
failed to send mail: send failed: sending SMTP RESET command: not connected to SMTP server, affected message ID: <Lm6uwRVg3coi2y3A******@9fce43******>

Image

但是实际邮件是发送出去了的,在通知渠道-编辑授权中点击[通知测试]可以复现:

Image Image

Steps to reproduce / 复现步骤

1、点击菜单授权凭证
2、选择通知授权
3、打开配置好的QQ邮箱通知渠道(smtp.qq.com,465和587 这两个端口都尝试过)
4、点击通知测试
5、提示错误:failed to send mail: send failed: sending SMTP RESET command: not connected to SMTP server, affected message ID:...

Logs / 日志

# Paste logs here / 请在此粘贴日志

Miscellaneous / 其他

No response

Contribution / 贡献代码

  • I am interested in contributing a PR for this! / 我乐意为此提交代码并发起 PR!
Originally created by @Liuxiny on GitHub (Dec 5, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/1088 ### Release Version / 软件版本 v0.4.8 ### Description / 缺陷描述 在通知渠道中添加SMTP邮件通知,如果配置QQ邮箱的 SMTP服务, 发送邮件时会加载10s左右,然后报错: failed to send mail: send failed: sending SMTP RESET command: not connected to SMTP server, affected message ID: <Lm6uwRVg3coi2y3A******@9fce43******> <img width="623" height="138" alt="Image" src="https://github.com/user-attachments/assets/c4f42106-7d39-4624-aa95-51b926bbbe8e" /> 但是实际邮件是发送出去了的,在通知渠道-编辑授权中点击[通知测试]可以复现: <img width="709" height="621" alt="Image" src="https://github.com/user-attachments/assets/d80b1244-9cc3-4baa-90ff-f3d8b3f4f8ab" /> <img width="1013" height="218" alt="Image" src="https://github.com/user-attachments/assets/5bc0a58b-b4c3-43a0-b35c-8f3c52917b52" /> ### Steps to reproduce / 复现步骤 1、点击菜单授权凭证 2、选择通知授权 3、打开配置好的QQ邮箱通知渠道(smtp.qq.com,465和587 这两个端口都尝试过) 4、点击通知测试 5、提示错误:failed to send mail: send failed: sending SMTP RESET command: not connected to SMTP server, affected message ID:... ### Logs / 日志 <details> ```console # Paste logs here / 请在此粘贴日志 ``` </details> ### Miscellaneous / 其他 _No response_ ### Contribution / 贡献代码 - [ ] I am interested in contributing a PR for this! / 我乐意为此提交代码并发起 PR!
kerem 2026-03-03 01:05:35 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@charley008 commented on GitHub (Dec 8, 2025):

我也遇到了

<!-- gh-comment-id:3624369319 --> @charley008 commented on GitHub (Dec 8, 2025): 我也遇到了
Author
Owner

@fudiwei commented on GitHub (Dec 8, 2025):

memo link: https://github.com/wneessen/go-mail/issues/463

<!-- gh-comment-id:3624909306 --> @fudiwei commented on GitHub (Dec 8, 2025): memo link: https://github.com/wneessen/go-mail/issues/463
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/certimate#733
No description provided.