aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/mail
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mail')
-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