Hi. I've installed ISP Config in a VPS. Everything went fine, but now I need more space to store emails so I added a virtual disk to my VPS. How can I achieve that? I can't simply mount the disk on /var/vmail right? Thank you.
You can do that. Just stop the mail system, rename /var/vmail to /var/vmail_bak, mount the new disk as /var/vmail and then move all data from /var/vmail_bak to /var/vmail