Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    );
    
    $msg->send('smtp','stmp.myisp.com', AuthUser=>'user',AuthPass=> 'pass'
    +);
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
    1;