Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl
    use strict;
    ...
    $smtp->dataend();
    $smtp->message();
    $smtp->quit();
    
  2. or download this
    Net::SMTP>>> Net::SMTP(3.10)
    Net::SMTP>>>   Net::Cmd(3.10)
    ...
    Net::SMTP=GLOB(0x4b6c10)<<< 250 STARTTLS
    could not authenticate
    Trying to authenticate..