Changing the directory where mailboxes are stored

You have to start being careful when you update if you do modifications like these, but you can simply use a symlink for this.

see `man ln’

use

move the folder to /path/to/extra/space/emails

ln -s /path/to/extra/space/emails /path/to/new/link