On Tue, 15 Jan 2002, Tal Amir wrote: > hi all, > > is there a way to forward all mail from a mailbox (mail-only user) to an > email address on a single command line ? > > this is mandrake 8.1, sendmail-8.12.1-4mdk.
What about 'cat old_mailbox >>new_mailbox' ? Should this work (assuming nobody tries to deliver there mail at that moment)? Also, if the user has imap access, you can simply copy the old mailbox as onother mailbox for the new user. -- Tzafrir Cohen /"\ mailto:[EMAIL PROTECTED] \ / ASCII Ribbon Campaign Taub 229, 972-4-829-3942, X Against HTML Mail http://www.technion.ac.il/~tzafrir / \ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
