aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-02-26 09:51:44 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-02-26 09:51:44 +0800
commitd45d2a3ad1a7990d970c6b8fa9bff2d4685ddec1 (patch)
tree2c718d3b0d444db6d1293f3e2eb91b7c133e477f /bin
parent56279f14c0b49b89a83fbfa04fc74f03a6de0351 (diff)
Update
Diffstat (limited to 'bin')
-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 44b2730..75f0833 100755
--- a/bin/mail/deliver.sh
+++ b/bin/mail/deliver.sh
@@ -124,7 +124,7 @@ elif [[ "${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=zl/talk-ja 126 mailbox=zl/talk-ja
127elif [[ "${TO}" =~ ^~rjarry/aerc-discuss ]]; then 127elif [[ "${LIST_ID}" =~ rjarry/aerc-discuss ]]; then
128 mailbox=zl/aerc 128 mailbox=zl/aerc
129elif [[ "${LIST_ID}" =~ mutt-users.mutt.org ]]; then 129elif [[ "${LIST_ID}" =~ mutt-users.mutt.org ]]; then
130 mailbox=zl/mutt 130 mailbox=zl/mutt