Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Net::SMTP;
    ...
    $smtp->datasend($msg);
    $smtp->dataend();
    $smtp->quit;
    
  2. or download this
    Net::SMTP: Net::SMTP(2.16)
    Net::SMTP:   Net::Cmd(2.19)
    ...
    Net::SMTP=GLOB(0x1a72800)<<< 250-XUSR
    Net::SMTP=GLOB(0x1a72800)<<< 250 HELP
    Couldn't connect to smtp server: Bad file descriptor