aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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 [[