From 2c9c4ce2f6ea0e04426fe71ed5638c2377944781 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 24 Feb 2025 09:59:14 +0800 Subject: Update --- bin/mail/deliver.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bin/mail') diff --git a/bin/mail/deliver.sh b/bin/mail/deliver.sh index 3c5da14..d066b8c 100755 --- a/bin/mail/deliver.sh +++ b/bin/mail/deliver.sh @@ -123,11 +123,11 @@ elif [[ "${TO}" =~ dmarc@topo.tw ]]; then elif [[ "${LIST_ID}" =~ ^'Open Street Map Taiwan' ]]; then mailbox=FOSS/osm elif [[ "${TO}" =~ talk-ja@openstreetmap.org ]]; then - mailbox=LIST/talk-ja -elif [[ "${LIST_ID}" =~ ^~rjarry/aerc-discuss ]]; then - mailbox=LIST/aerc + mailbox=zl/talk-ja +elif [[ "${TO}" =~ ^~rjarry/aerc-discuss ]]; then + mailbox=zl/aerc elif [[ "${LIST_ID}" =~ mutt-users.mutt.org ]]; then - mailbox=LIST/mutt + mailbox=zl/mutt elif [[ "${SUBJECT}" =~ 啟用 ]]; then mailbox=service elif [[ -- cgit v1.2.3-70-g09d2