feature: 基于子域名转发到不同的邮箱中去 (#645) (#647)

This commit is contained in:
Zyx-A
2025-04-30 10:41:09 +08:00
committed by GitHub
parent 101a561894
commit 07833d5ca9
5 changed files with 52 additions and 2 deletions
+2
View File
@@ -80,6 +80,8 @@ ENABLE_AUTO_REPLY = false
# TG_BOT_INFO = "{}"
# global forward address list, if set, all emails will be forwarded to these addresses
# FORWARD_ADDRESS_LIST = ["xxx@xxx.com"]
# subdomain forward address list, if set, subdomain emails will be forwarded to these addresses
# SUBDOMAIN_FORWARD_ADDRESS_LIST = [{"domains":[""],"forward":"xxx1@xxx.com",},{"domains":["subdomain-1.domain.com","subdomain-2.domain.com"],"forward":"xxx2@xxx.com"}]
# Frontend URL
# FRONTEND_URL = "https://xxxx.xxx"
# Enable check junk mail