in reply to Re: Trapping server responses with Net::SMTP
in thread Trapping server responses with Net::SMTP

which status value indicates success? which indicate failure (other than 4/5)? I tried $smtp->ok and it did not seem to accurately reflect success/failure.
  • Comment on Re^2: Trapping server responses with Net::SMTP