in reply to Re^2: forwarding emails with perl??
in thread forwarding emails with perl??
In the case of a single message you would be better off modifying the above to slurp the message off the STDIN into a scalar and pass that to the constructor of Email::Simple, then do much the same as the above
/J\
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: forwarding emails with perl??
by bfdi533 (Friar) on Sep 20, 2006 at 21:02 UTC | |
by gellyfish (Monsignor) on Sep 20, 2006 at 21:30 UTC | |
by bfdi533 (Friar) on Sep 21, 2006 at 16:34 UTC |