Help for this page

Select Code to Download


  1. or download this
    sub newmail {
      my ($self, $scriptname, $postmaster, @recipients) = @_;
    ...
    
      $self->output_trace_headers($scriptname);
    }
    
  2. or download this
    use IO::File;