Hi James,
Users' subscription files are normally saved in /var/imap/user in
directories based on the user's initial. Search for username.sub files in
there. Seen status used to be in there too in username.seen files but that
changed in more recent versions, where seen status information is stored
i
I have managed to move the 2.3.16 mailstore and mailboxes.db to the
3.0.5 host and reconstructed the mailboxes using 'reconstruct -f -r
-G -V max user/*' Connections between squirrelmail and the new
service appear to be working fine. However, I have a couple of
glitches and I would like to know
On Mon, May 14, 2018 10:18, Savvas Karagiannidis wrote:
> Hi James,
> note that you will probably fall into this bug on the new system:
> https://github.com/cyrusimap/cyrus-imapd/issues/2208
> Try running "reconstruct -G -V max" on the new system before switching
> to
> it. This will upgrade the m
Hi James,
note that you will probably fall into this bug on the new system:
https://github.com/cyrusimap/cyrus-imapd/issues/2208
Try running "reconstruct -G -V max" on the new system before switching to
it. This will upgrade the mailboxes avoiding the issue.
Regards,
Savvas Karagiannidis
On Mon,
On Sat, May 12, 2018 19:47, Nic Bernstein wrote:
> James,
> Patrick is entirely correct. As explained in the man page for
> ctl_mboxlist(8) the "-f" flag is to specify an alternative input file
> (mailbox database) not an output file. Output is via standard out,
> and
> can redirected into the
James,
Patrick is entirely correct. As explained in the man page for
ctl_mboxlist(8) the "-f" flag is to specify an alternative input file
(mailbox database) not an output file. Output is via standard out, and
can redirected into the file of your choice, or piped to the new host,
like so:
On 05/12/2018 06:03 PM, James B. Byrne via Info-cyrus wrote:
I have used rsync to move our entire maill store from the old server
to the new. I now I wish to move the contents of mailboxes.db from
the old to the new. I have tried:
sudo -u cyrus /usr/lib/cyrus-imapd/ctl_mboxlist -d -f
/var/spoo
I have used rsync to move our entire maill store from the old server
to the new. I now I wish to move the contents of mailboxes.db from
the old to the new. I have tried:
sudo -u cyrus /usr/lib/cyrus-imapd/ctl_mboxlist -d -f
/var/spool/imap/mailboxes.db.txt
on the old followed by a transfer of /