aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-02-05 10:20:07 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-02-05 10:20:07 +0800
commitb3288d6951e0feebcb3dd65e181311025640f4c9 (patch)
treef4836dd1ae6919a735db8bab45baf07087a7eac6
parentd0b8d19ae027597c7cfeb952737e2a7def7b4b33 (diff)
Update
-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 9701c74..f47b1b0 100755
--- a/bin/mail/deliver.sh
+++ b/bin/mail/deliver.sh
@@ -141,7 +141,7 @@ elif [[
141 ]]; then 141 ]]; then
142 mailbox=update 142 mailbox=update
143elif [[ 143elif [[
144 "${SUBJECT}${FROM}" =~ 優惠|快訊|願望清單|期待|eDM || 144 "${SUBJECT}${FROM}" =~ 優惠|快訊|願望清單|期待|活動|eDM ||
145 -n "${LIST_ID}${LIST_UNSUBSCRIBE}" || 145 -n "${LIST_ID}${LIST_UNSUBSCRIBE}" ||
146 ${TO} =~ tienling.chou@topo.tw \ 146 ${TO} =~ tienling.chou@topo.tw \
147 ]]; then 147 ]]; then