mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[GH-ISSUE #145] 发送邮件显示500 Error #45
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xiewei3536 on GitHub (Apr 21, 2024).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/145
大佬,我更新到最新版本,也配置完DKIM。但是发送邮件一直跳出500 error,请问要如何解决,感谢!
"logs": [
{
"message": [
"TypeError: Cannot destructure property 'address' of 'c.get(...)' as it is undefined."
],
"level": "error",
"timestamp": 1713659721033
}
],
@xiewei3536 commented on GitHub (Apr 21, 2024):
大佬,我测试你搭建的,同样也是500 error
@dreamhunter2333 commented on GitHub (Apr 21, 2024):
我检查下,可能是最新代码有些问题
@dreamhunter2333 commented on GitHub (Apr 21, 2024):
已修复,main 分支的逻辑有些问题
@xiewei3536 commented on GitHub (Apr 21, 2024):
谢谢大佬!已更新也正常运行了