Hi Guys I need a coder who can help me with an E-mail Verification Script. The script has to be quite simple. Users need to be able to enter one or more e-mail addresses in a field or box. The script must connect to the mail server to check whether the e-mail addresses exist and then simply reply that the address exists or does not. Please send me a PM if you are able to do this and how much you will charge me for this script. Thanks
This is very possible, you are checking the MX records for the domain and for the email address similar to pinging it and then bringing a response back. Basically what you want is to ping it to make sure its a valid email address and if it is the script will continue to run and send out the emails that you specify. I also recommend maybe some PHP that will check the email(s) that were entered to make sure they have a valid extension such as @blahblah dot com then if its correct it will check if its valid and then return to the script to run the portion that will send the mail. Very simple actually 10 mins of work. Script like this worth no more then $15. Let me know if you don't find anyone. I will do it