feat: add global forward address list (#288)

This commit is contained in:
Dream Hunter
2024-05-31 23:21:12 +08:00
committed by GitHub
parent f882e4cf97
commit 7a368d7b23
7 changed files with 36 additions and 0 deletions

View File

@@ -105,6 +105,8 @@ ENABLE_AUTO_REPLY = false
# DKIM_PRIVATE_KEY = "" # Refer to the contents of priv_key.txt in the DKIM section
# telegram bot
# TG_MAX_ACCOUNTS = 5
# global forward address list, if set, all emails will be forwarded to these addresses
# FORWARD_ADDRESS_LIST = ["xxx@xxx.com"]
[[d1_databases]]
binding = "DB"