OP 09 June, 2019 - 01:32 PM
Hey guys, does any one know any simple script (preferably for python) with which i can validate the existence of an email on a server?
I found a few but their default way was to add "smtp" or "mail" to the domain name. The problem with that is a lot of companies dont use that as their mail server so it always comes back as false. I need a script that runs an mxlookup on each domain name in the list. Thanks a lot
I found a few but their default way was to add "smtp" or "mail" to the domain name. The problem with that is a lot of companies dont use that as their mail server so it always comes back as false. I need a script that runs an mxlookup on each domain name in the list. Thanks a lot