mirror of
https://github.com/beilunyang/moemail.git
synced 2026-04-25 03:25:47 +03:00
[GH-ISSUE #53] 缺少获取可用域名列表接口 #36
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/moemail#36
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 @binjoo on GitHub (Jun 5, 2025).
Original GitHub issue: https://github.com/beilunyang/moemail/issues/53
文档描述中,有提到
/api/emails/domains接口,用于获取可用域名列表。但实际上请求该接口的时候会提示无权限查看,从源码中查看,也没有看到
/api/emails/domains的文件路径。@beilunyang commented on GitHub (Jun 5, 2025):
文档已更新。需要使用 /api/config 获取可用域名列表