On Sun, Dec 27, 2015, at 01:14, Patrick Goetz via Info-cyrus wrote:
> Hi Bron -
>
>[root@www cyrus]# pwd
>/etc/cyrus
>[root@www cyrus]# grep improved_mboxlist_sort imapd.conf
>improved_mboxlist_sort: yes
>
> But in any case, it is seeing the mailbox. The "Archives Staff" mailbox
Hi Bron -
[root@www cyrus]# pwd
/etc/cyrus
[root@www cyrus]# grep improved_mboxlist_sort imapd.conf
improved_mboxlist_sort: yes
But in any case, it is seeing the mailbox. The "Archives Staff" mailbox
shows up with messages and one sub-mailbox -- the other sub-folders are
all missing.
It smells like maybe you have improved_mboxlist_sort set to the wrong value
(off),
and hence it's unable to see the mailbox at all! This is really bogus of the
way that
mailboxes are stored, and I have master plans of fixing it better... *sigh*
Bron.
On Sat, Dec 26, 2015, at 02:47, Patrick Goe
When I upgraded from 2.4.17 to 2.5.3, I had one user who experienced
inaccessible mail folders post upgrade. Running reconstruct:
# systemctl stop cyrus-master
# su - cyrus
# /usr/lib/cyrus/bin/reconstruct -r -f user/djones
# -d
# systemctl start cyrus-master
temporarily resolve