mirror of
https://github.com/maillab/cloud-mail.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #82] 看到"分别发送"暂时不支持附件,这个后续会完善吗? #57
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#57
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 @JDUHDY on GitHub (Aug 14, 2025).
Original GitHub issue: https://github.com/maillab/cloud-mail/issues/82
需要:
看到"分别发送"暂时不支持附件,这个后续会完善吗?
能否增加拖放上传附件,或者一次性上传多个附件呢?
建议:
创建邮箱可设定有效期,支持1天、7天、30天、永久。
增加邮件内容的预设模板,免得重复撰写相似内容。
增加转发邮箱,将此邮箱收到的邮件复制给指定的内部邮箱?(想节省resend发件数)
用户管理支持批量生成随机用户,邮箱页面支持批量生成随机邮箱。
比较需要"分别发送附件"或者"转发邮件功能",虽然成员只有十多个,相同附件还得一个一个发,蛮费劲的。
以上建议仅供参考,如果您觉得有帮助,可以尝试制作;如果不太适合,请随意忽略。
问题:
能不能将代码上传到CF部署,还是说必须关联Github应用部署?
为什么每次登入后都是英文界面呢,在哪里设置默认语言?
@ffftgv commented on GitHub (Aug 15, 2025):
+1
@eoao commented on GitHub (Aug 15, 2025):
不会完善,分别发送不支持附件是resend的限制,你可以选择不分开发送
邮件发送只做基本功能,如果你对发件有特别需求,应该考虑去用功能完善部署在服务器上的项目
界面语言是根据浏览器来自动选择的,如果浏览器是中文自动选择中文,其他语言选择英文