aboutsummaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorReto Brunner <reto@labrat.space>2019-05-26 12:24:18 +0200
committerDrew DeVault <sir@cmpwn.com>2019-05-26 12:52:24 -0400
commit61f1b229ecf332e79b7d9e33e965a1a23310c01d (patch)
treeaf812c5f2f8790bfb11df84b654408930c463388 /go.sum
parentee61c28e75dd0dadb7514b2b9cabdc9bf5390d03 (diff)
Skip non selectable mailboxes in directory listing
If a MailboxInfo has the attribute \Noselect, it is not possible to use this name as a selectable mailbox. Therefore it should not be passed to the directory handlers. The issue pops up if one has a hierarchy like this: INBOX INBOX/lists/stuff INBOX/lists/otherStuff Even though lists is not a valid inbox (doesn't contain mail, only other maildirs) it will show up in the directory listing, when we iterate over the MailboxInfo. It does have the corresponding attribute set though and we can simply filter it out.
Diffstat (limited to 'go.sum')
0 files changed, 0 insertions, 0 deletions