Scott Taylor <[EMAIL PROTECTED]> wrote:
> On Wed, 30 May 2001, Andreas [iso-8859-1] M�ller wrote:
> 
> > Hallo,
> >
> > I'm using kmail and would like to import mails from an older LM installation.
> > Is there any easy way to import the mails or ADD them to the exinting ones?
> >
> 
> man cat
> 
> 
> 
That's the short answer ;-)

A (slightly) longer answer is:

append the file(s) you want moved over to the appropriate file(s)
on the new place, e.g. 'cat file1 >> file2'

For binary files this won't work (probably), and you may need to move
the messages back to /var/spool/mail/<userid> and reload them that
way.  Again, 'cat stuff >> /var/spool/mail/<userid>' is your friend - 
just be sure nothing else (like sendmail and friends) can write to
it while you're doing those cats!.

rc


Rusty Carruth          Email:     [EMAIL PROTECTED] or [EMAIL PROTECTED]
Voice: (480) 345-3621  SnailMail: Schlumberger ATE
FAX:   (480) 345-8793             7855 S. River Parkway, Suite 116
Ham: N7IKQ @ 146.82+,pl 162.2     Tempe, AZ 85284-1825
ICBM: 33 20' 44"N   111 53' 47"W

Reply via email to