in reply to Cannot connect to SMTP Server from Windows 8.1 Pro x64
Same problem here - Windows 7 Pro x64 with Perl 5.14.
Neither Email::Sender::Transport::SMTPS works, nor MIME::Lite with IO::Socket::SSL hack. The problem lies in some module (probably IO::Socket::IP, because Wireshark shows that Perl doesn't send a single packet to the email server and bails with above error.
Previously MIME::Lite+IO::Socket::SSL worked OK.
---
Greetings
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Cannot connect to SMTP Server from Windows 8.1 Pro x64
by noxxi (Pilgrim) on Dec 14, 2016 at 18:21 UTC |