[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] [RaQ4] Mail Spool
- Subject: RE: [cobalt-users] [RaQ4] Mail Spool
- From: "Edward R. Milstein" <eddie@xxxxxxxxxxx>
- Date: Tue Jun 18 10:32:36 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Yes you can.. Simple.. Be careful you do not change ownership or
permissions in the process..
Meaning do something like
Cat old_mailspool_file >> /home/spool/mail/username
If you mv or cp things around they will end up getting owned by the user
you are logged in as (root)...
-ed-
> > Can I append the contents of a mail spool file on one raq to the
content
> of
> > another on a different machine and expect attachments etc. to remain
> intact?