Reconstructing a single cyrus user mailbox
1. Stop the IMAP/POP server.
2. enter the following in a terminal:
10.3.x:
sudo -u cyrus /usr/bin/cyrus/bin/reconstruct -r user/(short name)
10,4.x:
sudo -u cyrusimap /usr/bin/cyrus/bin/reconstruct -r user/(short name)
10.5.x:
sudo /usr/bin/cyrus/bin/reconstruct -r user/(short name)
previous page
|