Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    
    ...
    $smtp->quit or die $!;
    
    exit;
    
  2. or download this
    Net::SMTP::SSL>>> Net::SMTP::SSL(1.01)
    Net::SMTP::SSL>>>   IO::Socket::SSL(1.22)
    ...
    Net::SMTP::SSL=GLOB(0x353486c)>>> QUIT
    
    Net::SMTP::SSL=GLOB(0x353486c)<<< 221 Good bye.