Help for this page

Select Code to Download


  1. or download this
      use Mail::Internet;
      $msgfile = "Angelee.msg";
    ...
      close (MSG);
      $body = $msg->body();
      $msg->print_body(\*STDOUT);
    
  2. or download this
      msg_clean($body);