aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/mail/deliver.sh
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-02-24 09:59:14 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-02-24 09:59:14 +0800
commit2c9c4ce2f6ea0e04426fe71ed5638c2377944781 (patch)
tree38385a8ce9ece6c419ac1fbc5c4a4124404c5ebd /bin/mail/deliver.sh
parent4a871849e4006ee55330d2748fd06102dddb6299 (diff)
Update
Diffstat (limited to 'bin/mail/deliver.sh')
-rwxr-xr-xbin/mail/deliver.sh8
1 files changed, 4 insertions, 4 deletions
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
123elif [[ "${LIST_ID}" =~ ^'Open Street Map Taiwan' ]]; then 123elif [[ "${LIST_ID}" =~ ^'Open Street Map Taiwan' ]]; then
124 mailbox=FOSS/osm 124 mailbox=FOSS/osm
125elif [[ "${TO}" =~ talk-ja@openstreetmap.org ]]; then 125elif [[ "${TO}" =~ talk-ja@openstreetmap.org ]]; then
126 mailbox=LIST/talk-ja 126 mailbox=zl/talk-ja
127elif [[ "${LIST_ID}" =~ ^~rjarry/aerc-discuss ]]; then 127elif [[ "${TO}" =~ ^~rjarry/aerc-discuss ]]; then
128 mailbox=LIST/aerc 128 mailbox=zl/aerc
129elif [[ "${LIST_ID}" =~ mutt-users.mutt.org ]]; then 129elif [[ "${LIST_ID}" =~ mutt-users.mutt.org ]]; then
130 mailbox=LIST/mutt 130 mailbox=zl/mutt
131elif [[ "${SUBJECT}" =~ 啟用 ]]; then 131elif [[ "${SUBJECT}" =~ 啟用 ]]; then
132 mailbox=service 132 mailbox=service
133elif [[ 133elif [[