Help for this page

Select Code to Download


  1. or download this
    $objst->send(
                  'SMTP',
    ...
          Debug     => 1,
          Reuse     => 1,
    );
    
  2. or download this
    # Patch to Net::SMTP
    
    ...
    
    
    }