in reply to Re: Net::SMTP upgraded but with warnings
in thread Net::SMTP upgraded but with warnings

Hello again

The IO::Socket::INET6 upgrade was successful:

perl -MIO::Socket::INET6 -e 'print "$IO::Socket::INET6::VERSION\n"' 2.72

And all the warning messages that we had previously received using Net::SMTP have stopped.

Everything is working.

Thank you for all your assistance on this

  • Comment on Re^2: Net::SMTP upgraded but with warnings