Skip to content

Commit

Permalink
Merge pull request #56 from systemli/fix/subscribe
Browse files Browse the repository at this point in the history
Add missing autosubscribe for Sent mailbox
  • Loading branch information
doobry-systemli authored Jan 1, 2024
2 parents 4f61e39 + b67a902 commit b89bd1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/15-mailboxes.conf.j2
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ namespace inbox {
# For \Sent mailboxes there are two widely used names. We'll mark both of
# them as \Sent. User typically deletes one of them if duplicates are created.
mailbox Sent {
auto = subscribe
special_use = \Sent
}
mailbox "Sent Messages" {
Expand Down

0 comments on commit b89bd1c

Please sign in to comment.