[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Need Sendmail Help on RaQ3i
- Subject: Re: [cobalt-users] Need Sendmail Help on RaQ3i
- From: Jeff Bilicki <jeff@xxxxxxxxxxx>
- Date: Thu Oct 12 15:46:20 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
You could try and do the following, but I haven't tried and
it could mess your system up more.
mv /var/spool/mail /var/spool/mail-old
ln -s /home/spool/mail/ /var/spool/mail
I think this wierd symlink thing was done for when you add
storage (additional disks).
Jeff-
> Hey all,
> I need help badly. It looks like the RaQ sets up links when you
> add a user from /var/spool/mail to
> /home/sites/(usersite)/../../spool/mail .... which is effectually
> /home/spool/mail. I am having all kinds of issues because ALL of
> these links are gone. None of these links remain under
> /var/spool/mail. The only way I know about them is I've added a
> couple new users and they are links, not email boxes. Does
> anyone know of anyway to get the RaQ to rebuild this link list?
> This is really irritating because on every UNIX I've ever used,
> including on the RaQ2, deleting a users mailbox from
> /var/spool/mail will prompt the OS to create a new mailbox .....
> but not here.
> I really really do not want to have to go through, delete 300
> users, then add 300 users back and find some way to tell them why
> their files are all gone. I am in need of help!!!