getconversio / email-deep-validator

Verify email address checking MX records, and SMTP connection.
MIT License
124 stars 33 forks source link

General question about compromising ip #23

Closed nareshbhusal closed 4 years ago

nareshbhusal commented 4 years ago

Hi! This is a noob question, I am not knowledgeable in this area. There's a likelihood of the server's ip getting flagged as spam on making too many telnet requests. Is there a similar concern in the case of checking MX records and SMTP connections? Is there some sort of limit? Thanks!

stefanosala commented 4 years ago

Yep, it could get marked as spammer if abusing the SMTP connection.