[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Transferring e-mails from multiple users to single user (RAQ4)
- Subject: RE: [cobalt-users] Transferring e-mails from multiple users to single user (RAQ4)
- From: "Andy Brown" <andy.brown@xxxxxxxxxxxxx>
- Date: Thu Jan 24 05:44:02 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > The user used to get e-mail, but now every e-mail is directed to the
> > catch-all with no mail to the users. I've got that part working
> > correctly,
> > but there's some left over mail in the individual users account.
> > I need to
> > transfer those over to the catch-all account.
> >
>
> There is a method of appending to the spool file but I'm not
> sure of the
> procedure. You might be able to find it in the archives.
>
If I remember rightly, the following should do what you want:
cat /home/spool/mail/user1 >> /home/spool/mail/catchallusername
Recommended you make a backup of the two mail spool files first just in
case as I haven't had time to test this 100% first :)
Andy
andy@xxxxxxxxxxxxxxxxxxxxx
http://ineedlinux.info/