我一直在尝试验证用户在我的程序中输入的电子邮件地址。server.verify(email) return False server.quit()ConnectionRefusedError: [WinError10061] No connection could be made because the target machine actively refused it
因此,我想问的是如何使用smtp模块验证
问题描述: File "e:\python\pytho3.6\Lib\socket.py", line 713, in create_connectionConnectionRefusedError: [WinError10061] Unable to connect because the target co
我正在编写使用Python和本地服务器(我工作的地方)自动发送电子邮件的代码。我不知道为什么会发生这个错误。\Local\Programs\Python\Python37\lib\socket.py", line 716, in create_connectionConnectionRefusedError: [WinError10061] No connection could be made because the target machine