Giter Site home page Giter Site logo

verifyemail's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

verifyemail's Issues

如果是腾讯企业邮箱则无法连接到目标服务器进行验证

2022-07-28 00:13:34,348 - verifyemail.py [line:24] - INFO: 正在查找邮箱服务器
2022-07-28 00:13:34,510 - verifyemail.py [line:27] - INFO: 查找结果为:['mxbiz1.qq.com', 'mxbiz2.qq.com']
2022-07-28 00:13:34,510 - verifyemail.py [line:53] - INFO: 正在连接服务器...:mxbiz2.qq.com
Traceback (most recent call last):
File "verifyemail.py", line 84, in
final_list = verify_istrue(emials)
File "verifyemail.py", line 55, in verify_istrue
s = smtplib.SMTP_SSL(host, timeout=10)
File "/usr/lib/python3.5/smtplib.py", line 1021, in init
source_address)
File "/usr/lib/python3.5/smtplib.py", line 251, in init
(code, msg) = self.connect(host, port)
File "/usr/lib/python3.5/smtplib.py", line 335, in connect
self.sock = self._get_socket(host, port, self.timeout)
File "/usr/lib/python3.5/smtplib.py", line 1027, in _get_socket
self.source_address)
File "/usr/lib/python3.5/socket.py", line 711, in create_connection
raise err
File "/usr/lib/python3.5/socket.py", line 702, in create_connection
sock.connect(sa)
socket.timeout: timed out

ip地址被列为垃圾地址的问题

2023-04-21 17:04:48,302 - verifyemail.py [line:63] - INFO: [email protected]
2023-04-21 17:04:48,575 - verifyemail.py [line:57] - DEBUG: (250, b'BN8NAM11FT014.mail.protection.outlook.com Hello [110.191.215.205]')
2023-04-21 17:04:48,847 - verifyemail.py [line:60] - DEBUG: (250, b'2.1.0 Sender OK')
2023-04-21 17:04:49,119 - verifyemail.py [line:62] - DEBUG: (550, b'5.7.1 Service unavailable, Client host [110.191.215.205] blocked using Spamhaus. To request removal from this list see https://www.spamhaus.org/query/ip/110.191.215.205 AS(1450) [BN8NAM11FT014.eop-nam11.prod.protection.outlook.com 2023-04-21T09:04:49.277Z 08DB41E435B84922]')
想问问大佬这个ip地址是如何得到的,我的主机ip地址并不是这个,还有就是遇到dns的问题
smtplib.SMTPConnectError: (421, b'mxpcfe06.ad.aruba.it bizsmtp pmDMpMahDRg3w IP 171.212.243.27 reverse non valido / Your IP 171.212.243.27 has no valid reverse DNS (PTR)')这个问题又如何可以解决呢,希望大佬解惑,谢谢了

批量验证邮箱错误

师傅,批量验证邮箱的时候一下最多验证6个左右邮箱就抛出异常退出,师傅有没有办法解决这个问题呢?
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.