Quote:
Originally Posted by daseagle
As far as I can tell, mail is being stored in /var/vmail/domain.tld/user. Is there any way in which I can relocate this to the drive mounted under /Storage?
Also new e-mail domains created via ispconfig will have to store their stuff there automagically.
|
If you use LVM, you could add the drive to LVM and then extend the volume where your mail folders are located (see
http://www.howtoforge.com/linux_lvm ).
Quote:
Originally Posted by daseagle
2. I have a ton of mails saved from the old hosting enviroment. Is there any way in which I can import/copy that data to their user folders and make it to show up in Squirrelmail?
|
If the old emails are located on an IMAP server, you could use tools such as imapcopy, imapsync, or IMAP TOOLS (you can find tutorials for each here on HowtoForge).