mirror of
https://github.com/maillab/cloud-mail.git
synced 2026-04-26 08:46:02 +03:00
[GH-ISSUE #55] 可以添加多个域名做邮箱吗? #44
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#44
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 @XMendylo on GitHub (Jul 24, 2025).
Original GitHub issue: https://github.com/maillab/cloud-mail/issues/55
怎么设置多个域名邮箱?比如aaa.com,bbb.com
@Nexchard commented on GitHub (Jul 24, 2025):
在cf workers后端中修改DOMAIN配置,格式选json
@ffftgv commented on GitHub (Jul 25, 2025):
json格式
["aaa.com","bbb.com"]
@cy920820 commented on GitHub (Aug 19, 2025):
配置之后,发现收不到邮件,发送失败
但是访问域名的邮箱是可以收到的,但是另外一个域名下的邮箱收不到,一直显示发送失败
除了配置还需要什么操作呢? @eoao
@Robin-Lee2025 commented on GitHub (Sep 4, 2025):
@cy920820 添加json格式的第二个域名是第一步,第二步是在第二个域名中,按照 @eoao 教程中的“启用电子邮件路由”再一模一样设置一次