[GH-ISSUE #116] [Help] 有无办法快速添加域名 #86

Closed
opened 2026-02-27 09:13:14 +03:00 by kerem · 1 comment
Owner

Originally created by @yixianzhige666 on GitHub (Sep 5, 2025).
Original GitHub issue: https://github.com/maillab/cloud-mail/issues/116

有无办法快速添加某个域名,是不是只能在cloudflare中挨个添加,挨个配置

Originally created by @yixianzhige666 on GitHub (Sep 5, 2025). Original GitHub issue: https://github.com/maillab/cloud-mail/issues/116 有无办法快速添加某个域名,是不是只能在cloudflare中挨个添加,挨个配置
kerem 2026-02-27 09:13:14 +03:00
Author
Owner

@vmuu commented on GitHub (Oct 22, 2025):

有无办法快速添加某个域名,是不是只能在cloudflare中挨个添加,挨个配置
添加域名可以直接在环境里面修改DOMAIN

DOMAIN = ["example1.com","example2.com"]

Image

如果是批量添加某个域名下面的邮箱的话可以通过api。

Image
<!-- gh-comment-id:3430741810 --> @vmuu commented on GitHub (Oct 22, 2025): > 有无办法快速添加某个域名,是不是只能在cloudflare中挨个添加,挨个配置 添加域名可以直接在环境里面修改DOMAIN ``` DOMAIN = ["example1.com","example2.com"] ``` <img width="1585" height="930" alt="Image" src="https://github.com/user-attachments/assets/253e6450-fba4-41f6-80e9-5069e1b717eb" /> 如果是批量添加某个域名下面的邮箱的话可以通过api。 <img width="1495" height="929" alt="Image" src="https://github.com/user-attachments/assets/396a1231-3999-42ae-a3ef-f3026ba9f2c9" />
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloud-mail-maillab#86
No description provided.