Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Feature Requests
  3. Move e-mail mailbox data to a mounted disk?

Move e-mail mailbox data to a mounted disk?

Scheduled Pinned Locked Moved Feature Requests
emailstorage
4 Posts 3 Posters 550 Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • KubernetesK Online
      KubernetesK Online
      Kubernetes
      App Dev
      wrote on last edited by girish
      #1

      Hi there,

      as my mailboxes are growing, I wonder if there is a chance to move and store mailboxes on another disk?

      Best,
      Michael

      1 Reply Last reply
      1
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #2

        The maildata is under boxdata in Cloudron. You can read up on how to relocate that at https://docs.cloudron.io/storage/

        KubernetesK potemkin_aiP 2 Replies Last reply
        2
        • nebulonN nebulon marked this topic as a question on
        • nebulonN nebulon

          The maildata is under boxdata in Cloudron. You can read up on how to relocate that at https://docs.cloudron.io/storage/

          KubernetesK Online
          KubernetesK Online
          Kubernetes
          App Dev
          wrote on last edited by
          #3

          @nebulon Amazing! Exactly what I was looking for. Thanks!

          1 Reply Last reply
          1
          • girishG girish marked this topic as a regular topic on
          • nebulonN nebulon

            The maildata is under boxdata in Cloudron. You can read up on how to relocate that at https://docs.cloudron.io/storage/

            potemkin_aiP Offline
            potemkin_aiP Offline
            potemkin_ai
            wrote on last edited by
            #4

            @nebulon the doc might need to be updated

            systemctl stop|start docker docker.socket postgresql mysql nginx for the services.

            rsync --archive /mnt/old_root/home/yellowtent/boxdata /mnt/data/cloudron-mail/ for copying the data (mv when 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
            
            1 Reply Last reply
            1
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Bookmarks
              • Search