Skip to content

[Bug] Failed to send test email in alert setting when using custom username #10803

@orilights

Description

@orilights

Contact Information

No response

1Panel Version

v2.0.12

Problem Description

告警设置中,使用 resend smtp 服务发送测试邮件失败,报错 501 Error: Bad sender address syntax
/api/v2/alert/config/test

{
    "code": 500,
    "message": "服务内部错误: setting sender failed: 501 Error: Bad sender address syntax",
    "data": null
}

使用完全一致的参数,本地 Python 以及 UptimeKuma 都可以发送成功,没看到面板有输出相关日志,不清楚该如何排查

Image Image

Steps to Reproduce

告警设置中,使用 resend smtp 服务发送测试邮件

The expected correct result

No response

Related log output

Additional Information

No response

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions