Hi,

On Thu, 2005-11-24 at 10:19 +0700, Muhamad Soleh Fajari wrote:
> I have problem with space on my qmail-ldap server. I want to move
> /var/qmail directory to other directory and make link to new directory
> from old one, is that possible ? I was try to move /var/qmail/queue/mess

Yes, you can do it. Move /var/qmail/ to, say, /usr/local/qmail/ and then
put a link /var/qmail -> /usr/local/qmail/

I actually run 3 copies of qmail-ldap on my machine (for testing :) I've
made a sym link to the version I want to test and keep changing
my /var/qmail/ everytime I want to switch versions.

$ ls -l /var/qmail
lrwxrwxrwx  1 root  root  15 2005-07-23 10:05 /var/qmail -> qmail-20050401a

> to other directory before and than make links to new directory. but I
> got error.

What was the error?

Remember one thing, there should *not* be any instance of qmail running
when you are moving or sym linking the /var/qmail directory.

Srinidhi.
~~~ 
There must be more to life than having everything. -- Maurice Sendak 


Reply via email to