Move e-mail mailbox data to a mounted disk?
-
Hi there,
as my mailboxes are growing, I wonder if there is a chance to move and store mailboxes on another disk?
Best,
Michael -
N nebulon marked this topic as a question on
-
The maildata is under
boxdatain Cloudron. You can read up on how to relocate that at https://docs.cloudron.io/storage/ -
G girish marked this topic as a regular topic on
-
The maildata is under
boxdatain Cloudron. You can read up on how to relocate that at https://docs.cloudron.io/storage/@nebulon the doc might need to be updated
systemctl stop|start docker docker.socket postgresql mysql nginxfor the services.rsync --archive /mnt/old_root/home/yellowtent/boxdata /mnt/data/cloudron-mail/for copying the data (mvwhen fails produce a whole set of problems to be resolved and can't be resumed).and the following commands to verify:
find /home/yellowtent/boxdata/ -type f -printf "." | wc -c find /mnt/data/cloudron-mail/boxdata/ -type f -printf "." | wc -c diff -r -q /home/yellowtent/boxdata /mnt/data/cloudron-mail/boxdata
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login