lonh SENG wrote:
> 
> Hi all,
> 
>     I use RH7.1. I want to bakup all messages of someone's mailbox. After
> this, I delete this account. Then I recreate it and restore the backup
> messages to this mailbox.
>     Anyone have an idea?
> 
---
cp /var/spool/mail/account /var/spool/mail/account.bak

delete account

create account

cp /var/spool/mail/account.bak /var/spool/mail/account

Craig



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to