From 6b05c36192b89deea17c93273e26a207aaa7ac61 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 5 May 2025 00:19:08 +0800 Subject: Update --- bin/mail/deliver.sh | 2 ++ 1 file changed, 2 insertions(+) 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 mailbox=zl/aerc elif [[ "${LIST_ID}" =~ mutt-users.mutt.org ]]; then mailbox=zl/mutt +elif [[ "${LIST_ID}" =~ archlinux.org ]]; then + mailbox=zl/arch elif [[ "${SUBJECT}" =~ 啟用 ]]; then mailbox=service elif [[ -- cgit v1.2.3-70-g09d2