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 abe5823..52c5d01 100755
--- a/bin/mail/deliver.sh
+++ b/bin/mail/deliver.sh
@@ -132,7 +132,7 @@ 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 135elif [[ "${RECEIVED}" =~ lists.archlinux.org ]]; then
136 mailbox=zl/arch 136 mailbox=zl/arch
137elif [[ "${SUBJECT}" =~ 啟用 ]]; then 137elif [[ "${SUBJECT}" =~ 啟用 ]]; then
138 mailbox=service 138 mailbox=service