feature: update dependencies (#651)

This commit is contained in:
Dream Hunter
2025-05-07 00:13:26 +08:00
committed by GitHub
parent 07833d5ca9
commit e230801a1c
46 changed files with 1572 additions and 1616 deletions
+6 -1
View File
@@ -81,7 +81,12 @@ ENABLE_AUTO_REPLY = false
# 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"}]
# 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