Help for this page

Select Code to Download


  1. or download this
    Net::SMTP>>> Net::SMTP(2.29)
    Net::SMTP>>>   Net::Cmd(2.26)
    ...
    Net::SMTP=GLOB(0x1a093b0)>>> QUIT
    
    Net::SMTP=GLOB(0x1a093b0)<<< 221 imf17aec.mail.bellsouth.net ESMTP ser
    +ver closing connection
    
  2. or download this
    #!perl
    use strict;
    ...
        die "No e-mails found with today's date.\n";
      }
    }