"Robin Bowes" <robin.bowes@xxxxxxxxxx> wrote:
>| redeliver msmail.eoc.org.uk
>
>Where "redeliver" is a program that opens an SMTP session to the specified
>host, and writes out the message being read from stdin.
The program you want is "forward". You have to pass it the user,
too. E.g.:
| forward $USER@xxxxxxxxxxxxxxxxx
-Dave