Skip to content

Commit bb951f4

Browse files
committed
docs: changes file
1 parent 60e872d commit bb951f4

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

changes/next/5146-shared-subs

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
Description:
2+
3+
* Fixed :issue:`5146`: can't subscribe to shared mailbox when username is a
4+
prefix of owner's username
5+
6+
7+
Config changes:
8+
9+
None
10+
11+
12+
Upgrade instructions:
13+
14+
No manual intervention required.
15+
16+
Subscriptions databases will be upgraded the next time they're opened, and any
17+
bad entries due to the bug will be found and fixed. You can force this for a
18+
particular user by connecting to IMAP as them and issuing a command like
19+
``. LSUB "" "*"`` or similar, but this will happen anyway during normal usage.
20+
21+
22+
GitHub issue:
23+
24+
#5146

0 commit comments

Comments
 (0)