aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-05-05 00:19:08 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-05-05 00:19:08 +0800
commit6b05c36192b89deea17c93273e26a207aaa7ac61 (patch)
tree49608568d6a7459f8b8d15c872209dd2e0b66358
parent7702cd1a6f708cea72c7fd16a520d7c036ff3ec7 (diff)
Update
-rwxr-xr-xbin/mail/deliver.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/mail/deliver.sh b/bin/mail/deliver.sh
index 42d6aa5..bda6f5b 100755
--- a/bin/mail/deliver.sh
+++ b/bin/mail/deliver.sh
@@ -132,6 +132,8 @@ elif [[ "${LIST_ID}" =~ rjarry/aerc-discuss ]]; then
132 mailbox=zl/aerc 132 mailbox=zl/aerc
133elif [[ "${LIST_ID}" =~ mutt-users.mutt.org ]]; then 133elif [[ "${LIST_ID}" =~ mutt-users.mutt.org ]]; then
134 mailbox=zl/mutt 134 mailbox=zl/mutt
135elif [[ "${LIST_ID}" =~ archlinux.org ]]; then
136 mailbox=zl/arch
135elif [[ "${SUBJECT}" =~ 啟用 ]]; then 137elif [[ "${SUBJECT}" =~ 啟用 ]]; then
136 mailbox=service 138 mailbox=service
137elif [[ 139elif [[