aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/mail/deliver.sh
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-02-06 10:38:43 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-02-06 10:38:43 +0800
commit7400e6821aa3250e8acac57d0e7065d81ab7a26a (patch)
tree45a1c4cc32b74bbc8e2a36b7808a4c2dbb0226d6 /bin/mail/deliver.sh
parent4513eb94382414585e1155835d6afb98879b57cc (diff)
Update
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 f47b1b0..e1ba507 100755
--- a/bin/mail/deliver.sh
+++ b/bin/mail/deliver.sh
@@ -145,7 +145,7 @@ elif [[
145 -n "${LIST_ID}${LIST_UNSUBSCRIBE}" || 145 -n "${LIST_ID}${LIST_UNSUBSCRIBE}" ||
146 ${TO} =~ tienling.chou@topo.tw \ 146 ${TO} =~ tienling.chou@topo.tw \
147 ]]; then 147 ]]; then
148 mailbox=MISC/promote 148 mailbox=promote
149fi 149fi
150# }}} 150# }}}
151 151