[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: Tim Dunn <tdunn@xxxxxxxxxxxxxxxxxxx>
- Date: Tue Jun 18 18:14:21 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> > 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?
> I'm not a 100% sure, but I think you can just append it
Here are the steps I'd take, assuming username of "username" and the
mailspool from another machine of "userspool1". Also, assume user is
not accessing his/her email via POP or IMAP at the time.
# cd /var/spool/mail
# touch username.lock
# cat userspool1 >> username
# rm username.lock
tim
--
Mechanical Engineers build weapons. Civil Engineers build targets.