]> Sergey Matveev's repositories - public-inbox.git/commit
inbox: ->mailboxid accessor
authorEric Wong <e@80x24.org>
Tue, 2 Mar 2021 09:13:07 +0000 (09:13 +0000)
committerEric Wong <e@80x24.org>
Tue, 2 Mar 2021 21:05:36 +0000 (21:05 +0000)
commite01956b6cef0db5e82e2637fe5e565f4560f9fd5
tree707f33bbc5539173d2122558103f4e5f4301a374
parent5b0ff78b53a796a54f8a8d7402bd04bcd2235b14
inbox: ->mailboxid accessor

This will be necessary for "mailboxIds" as described in RFCs 8620 and
8621 (for JMAP).  We may implement "MAILBOXID" in RFC 8474 for IMAP,
as well.
lib/PublicInbox/Inbox.pm
t/inbox.t