-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
connect: ('192.168.1.119', 25)
connect: ('192.168.1.119', 25)
Traceback (most recent call last):
File "smtptest.py", line 84, in
server.connect(serveraddr, options.serverport)
File "C:\Python27\lib\smtplib.py", line 316, in connect
self.sock = self._get_socket(host, port, self.timeout)
File "C:\Python27\lib\smtplib.py", line 807, in _get_socket
new_socket = ssl.wrap_socket(new_socket, self.keyfile, self.certfile)
File "C:\Python27\lib\ssl.py", line 943, in wrap_socket
ciphers=ciphers)
File "C:\Python27\lib\ssl.py", line 611, in init
self.do_handshake()
File "C:\Python27\lib\ssl.py", line 840, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: UNKNOWN_PROTOCOL] unknown protocol (_ssl.c:661)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels