aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/mail/deliver.sh
diff options
context:
space:
mode:
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