my $smtp = Net::SMTP->new($smtpServer, Timeout => 60) || &do_some_stuf +f $!; [download]
In reply to Re: Re: Net::SMTP error by Gerard in thread Net::SMTP error by K_M_McMahon