[SLE] change malboxes location

M.Brighi_at_sirtisistemi.it
Date: 07/30/03

  • Next message: James Ogley: "[SLE] Themes updates redux"
    To: suse-linux-e@suse.com
    Date: Wed, 30 Jul 2003 10:20:31 +0100
    
    

    I don't have enough space on the disk to keep all the mails so I need to change the mailboxes location of all user to another one.
    I have additional diskspace in another partition let us say /data

    I tried to move /var/spool/imap/* To /data/imap

    and then I create a symbolic link back to the original location
    ln -s /var/spool/imap /data/imap

    but when I try to access to a mailbox I get "IOERROR: opening /var/spol/imap/user/test01/cy.........: No such file or directory"

    So I tried another way

    I edited /etc/imapd.conf and I set partition-default to /data/imap

    partion-default: /data/imap

    then I removed the simbolic link.
    It works, anybody knows if this approach is correct

    ttks
    maria

    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: James Ogley: "[SLE] Themes updates redux"