aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/mail
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mail')
-rwxr-xr-xbin/mail/deliver.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/mail/deliver.sh b/bin/mail/deliver.sh
index 75f0833..2ec00bf 100755
--- a/bin/mail/deliver.sh
+++ b/bin/mail/deliver.sh
@@ -141,6 +141,7 @@ elif [[ "${TO}" = cloudflare@topo.tw ]]; then
141 mailbox=SRV/cloudflare 141 mailbox=SRV/cloudflare
142elif [[ 142elif [[
143 "${SUBJECT}" =~ 通知|提及|未讀|更新|核對|嘟文|unread|summary|mention|introduc || 143 "${SUBJECT}" =~ 通知|提及|未讀|更新|核對|嘟文|unread|summary|mention|introduc ||
144 "${FROM}" =~ iservice@narlabs.org.tw ||
144 "${FROM}" =~ notification[s]?@|no-reply@hackmd.io \ 145 "${FROM}" =~ notification[s]?@|no-reply@hackmd.io \
145 ]]; then 146 ]]; then
146 mailbox=update 147 mailbox=update