We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e872d commit bb951f4Copy full SHA for bb951f4
changes/next/5146-shared-subs
@@ -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