Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    #
    ...
    $smtp->auth('myuser', 'test123');
    
    ...
    
  2. or download this
    Net::SMTP>>> Net::SMTP(2.31)
    Net::SMTP>>>   Net::Cmd(2.29)
    ...
    
    ...