Re: Redilvering mail

1999-12-02 Thread martin
Jon, Yes, you should probably at least 'man qmail-inject' before you do it, but essentially, if you have a Maildir with messages you wish to move to another recipient, you can # cd ~user/Maildir/ # for i in *; do qmail-inject -a [EMAIL PROTECTED] < $i; done This leaves all of the messages in t

Redilvering mail

1999-12-02 Thread Jon Rust
I know this came up recently, but I can't seem to find it in the archives. I've got a customer for who I just set up his own qmail server. There's mail left in his old mailboxes on my server though. I remember someone posting a quick and dirty script that would reinject the messages in a Maild