in reply to Re: Net::SMTP::SSL on Windows 8
in thread Net::SMTP::SSL on Windows 8
Yes, sure, the problem is obvious. The solution is what seems non-existent.
I started with notes I found for sending e-mail out through gmail. godaddy works similarly. I didn't have to install any certificate before.
The more I read, it may not be a difference in windows versions, but possibly a change in IO::Socket::SSL that may be requiring me to install a certificate that I hadn't before. But where? Which certificate? If I need to supply an option to IO::Socket::SSL to identify the certificate, how do I do that via Net::SMTP::SSL, since I don't work with IO::Socket::SSL directly?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Net::SMTP::SSL on Windows 8
by DanEllison (Scribe) on Jan 25, 2014 at 17:26 UTC | |
by syphilis (Archbishop) on Jan 26, 2014 at 01:09 UTC | |
by DanEllison (Scribe) on Jan 26, 2014 at 15:08 UTC | |
by noxxi (Pilgrim) on Feb 19, 2014 at 20:17 UTC |