[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] [RaQ4] Mail Spool



> > 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.