Buying Need a coder

Discussion in 'Programming' started by Rian, Oct 27, 2011.

  1. #1
    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
     
    Rian, Oct 27, 2011 IP
  2. RiptideSolutions

    RiptideSolutions Active Member

    Messages:
    142
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    65
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    I don't think this is possible. If it were - a lot of people would be getting a ton of spam!
     
    RiptideSolutions, Oct 28, 2011 IP
  3. raizenpk

    raizenpk Greenhorn

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    It's possible :p
     
    raizenpk, Oct 28, 2011 IP
  4. ryandanielt

    ryandanielt Well-Known Member

    Messages:
    1,797
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    185
    As Seller:
    100% - 2
    As Buyer:
    100% - 0
    #4
    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 :)
     
    ryandanielt, Oct 28, 2011 IP