Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    # Send the termination string
    $smtp->dataend();
    $smtp->quit;
    
  2. or download this
    Net::SMTP>>> Net::SMTP(2.31)
    Net::SMTP>>>   Net::Cmd(2.29)
    ...
    Net::SMTP=GLOB(0xXXXXXXX)<<< 250-XEXCH50
    Net::SMTP=GLOB(0xXXXXXXX)<<< 250 XRDST
    SMTP obj created.