[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] copy emails
- Subject: Re: [cobalt-developers] copy emails
- From: "John P. Looney" <valen@xxxxxxxxxx>
- Date: Tue Sep 3 01:05:01 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
On Tue, Sep 03, 2002 at 03:38:03AM -0400, Grant mentioned:
> Easy, just type this in to the terminal, SSH (not telnet, but same
> function).
>
> cd /var/spool/mail/
> mv thenameoftheuser thenewnameoftheuser
> Once you have changed accounts, just reverse the procedure ie
> mv thenewnameoftheuser thenameoftheuser
>
> That's it, it will all read in like normal.
...and hope that no email comes in for thenameoftheuser in the meantime,
or you'll just have deleted it.
John