diff options
Diffstat (limited to 'bin/mail/deliver.sh')
-rwxr-xr-x | bin/mail/deliver.sh | 2 |
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 |
125 | elif [[ "${TO}" =~ talk-ja@openstreetmap.org ]]; then | 125 | elif [[ "${TO}" =~ talk-ja@openstreetmap.org ]]; then |
126 | mailbox=zl/talk-ja | 126 | mailbox=zl/talk-ja |
127 | elif [[ "${TO}" =~ ^~rjarry/aerc-discuss ]]; then | 127 | elif [[ "${LIST_ID}" =~ rjarry/aerc-discuss ]]; then |
128 | mailbox=zl/aerc | 128 | mailbox=zl/aerc |
129 | elif [[ "${LIST_ID}" =~ mutt-users.mutt.org ]]; then | 129 | elif [[ "${LIST_ID}" =~ mutt-users.mutt.org ]]; then |
130 | mailbox=zl/mutt | 130 | mailbox=zl/mutt |