aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-02-25 11:03:47 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-02-25 11:03:47 +0800
commit56279f14c0b49b89a83fbfa04fc74f03a6de0351 (patch)
tree7bc044fa118b9a02eb949fbedbd3f168f37cc173 /bin
parent2c9c4ce2f6ea0e04426fe71ed5638c2377944781 (diff)
Update
Diffstat (limited to 'bin')
-rwxr-xr-xbin/mail/deliver.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/mail/deliver.sh b/bin/mail/deliver.sh
index d066b8c..44b2730 100755
--- a/bin/mail/deliver.sh
+++ b/bin/mail/deliver.sh
@@ -135,7 +135,7 @@ elif [[
135 "${FROM}${TO}" =~ substack|service@kucw.io \ 135 "${FROM}${TO}" =~ substack|service@kucw.io \
136 ]]; then 136 ]]; then
137 mailbox=news 137 mailbox=news
138elif [[ "${SUBJECT}" =~ 密碼|安全性警示|登入|存取|驗證|login|verify|sign-in ]]; then 138elif [[ "${SUBJECT}" =~ 密碼|安全性警示|登入|存取|驗證|login|verif|sign-in ]]; then
139 mailbox=login 139 mailbox=login
140elif [[ "${TO}" = cloudflare@topo.tw ]]; then 140elif [[ "${TO}" = cloudflare@topo.tw ]]; then
141 mailbox=SRV/cloudflare 141 mailbox=SRV/cloudflare