Re: /home too small
Andrea wrote:
>Hi, I've installed QMR on a debian server. When I partitioned my disks
>I reserved a lot of space to /var and only 10 Gb to /home. Now I
>discover that all the messages are in /home/vpopmail/...
>
>
<snip>
>It is possible to change the setting in order that
>messages dir became /var/...
>
>
Being unfamiliar with QMR, I can't answer your question about setting
the messages dir, but you can "redirect" it.
Just move your messages directory to somewhere under "/var", say
"/var/vpopmail", and then symlink to that in your "/home" directory:
ln -s /var/vpopmail /home/vpopmail
--
Kent
Reply to: