mirror of
https://github.com/maillab/cloud-mail.git
synced 2026-04-26 16:56:02 +03:00
[GH-ISSUE #109] [Bug] 群发带有附件的邮件,UI提示发送成功,但实际未收到 #80
Labels
No labels
bug
enhancement
enhancement
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloud-mail-maillab#80
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 @23Star on GitHub (Sep 2, 2025).
Original GitHub issue: https://github.com/maillab/cloud-mail/issues/109
[Bug] 群发带有附件的邮件,UI提示发送成功,但实际未收到。经过查看https://resend.com/emails记录,无法查看到提交记录。
已验证:
1.群发 内容+无附件可接收 √
2.单发 内容+无附件可接收 √
3.群发 内容+附件 不可接收 ×
4.单发 内容+附件 可接收 √
@eoao commented on GitHub (Sep 4, 2025):
无法复现,测试没有问题
@23Star commented on GitHub (Sep 10, 2025):
你好,最近发现是我当时的版本的resend达到上限了 但是没有判断提示我却提示正常发送。那个BUG在当时是无法判断达到日发件上限的,现在好像已经修复了(没测试过这种情景,但在新版发送纯文本邮件时,看到了达到上限的提示)
当时是:文字数量2000左右,转发人数大于100(不开分别发送),附件两个(png+zip)。
发送了多次,明显达到resend日上限100,但仍提示成功
查resend后台没有发现任何关于该邮件的消息
实际收件方也没有收到信息