IMAPD Missing quota root
James B. Byrne
byrnejb at harte-lyne.ca
Wed May 23 08:36:45 EDT 2018
On Wed, May 23, 2018 03:18, Michael Menge wrote:
> Hi,
>
>
> Quoting "James B. Byrne via Info-cyrus"
> <info-cyrus at lists.andrew.cmu.edu>:
>
>> We have a problem with quota settings on a new v3.0.5 service. The
>> mailboxes were transferred via rsync from oldserver:/var/spool/imap/
>> to newserver:/var/spool/imap
>>
>> The mailboxes.db was unloaded on the old server using mboxelist,
>> transferred to the new server, and then loaded into an empty
>> mailboxes.db.
>>
>
> Did you also rsync the config dir (see man imapd.conf
> configdirectory:)?
> It is often set to /var/lib/imap
>
Yes I did:
rsync \
--chown=cyrus:cyrus \
--delete-after \
--group \
--hard-links \
--links \
--owner \
--perms \
--progress \
--recursive \
--specials \
--times \
--verbose \
--rsh="ssh " \
--exclude="delivery.db" \
--exclude="ptscache.db" \
--exclude="socket" \
--exclude="statuscache.db" \
--exclude="tls_sessions.db" \
remotehost:/var/lib/imap \
localhost:/var/imap
--
*** e-Mail is NOT a SECURE channel ***
Do NOT transmit sensitive data via e-Mail
Do NOT open attachments nor follow links sent by e-Mail
James B. Byrne mailto:ByrneJB at Harte-Lyne.ca
Harte & Lyne Limited http://www.harte-lyne.ca
9 Brockley Drive vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada L8E 3C3
More information about the Info-cyrus
mailing list