aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/mail/deliver.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mail/deliver.sh')
-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 e6385af..dfabedf 100755
--- a/bin/mail/deliver.sh
+++ b/bin/mail/deliver.sh
@@ -99,7 +99,7 @@ elif [[ "${LIST_ID}" =~ '<mutt-users.mutt.org>' ]]; then
99 mailbox=LIST/mutt 99 mailbox=LIST/mutt
100elif [[ -n "${LIST_ID}" || "${SUBJECT}" =~ 電子報|newsletter|快訊 ]]; then 100elif [[ -n "${LIST_ID}" || "${SUBJECT}" =~ 電子報|newsletter|快訊 ]]; then
101 mailbox=news 101 mailbox=news
102elif [[ "${SUBJECT}" =~ login|verify|sign-in|密碼|安全性警示|登入 ]]; then 102elif [[ "${SUBJECT}" =~ login|verify|sign-in|密碼|安全性警示|登入|存取 ]]; then
103 mailbox=login 103 mailbox=login
104elif [[ "${TO}" = cloudflare@topo.tw ]]; then 104elif [[ "${TO}" = cloudflare@topo.tw ]]; then
105 mailbox=SRV/cloudflare 105 mailbox=SRV/cloudflare