Results 1 to 3 of 3

Thread: EMail validator (MX, and existing email)

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2015
    Posts
    596

    EMail validator (MX, and existing email)

    I had to validate several thousand of emails, and as quickly as possible.
    I couldn't find anything on the internet that was free and easy to use.
    So I wrote a small program that validates emails (you should adapt to your needs with a DB of course).

    The tool uses tst10 (http://support.moonpoint.com/downloa...lnet/tst10.php)
    which takes care of the telnet part.
    Then the result is analyzed to determine whether the email is existing or not.

    There is certainly a way to improve it, but it gets the job done.

    Thierry

    EMailValidator.zip

  2. #2
    New Member
    Join Date
    Nov 2020
    Posts
    1

    Re: EMail validator (MX, and existing email)

    As an alternative, you can also consider the bulk validation feature of MailboxValidator. Just need to upload your CSV files and wait for the validation results. Or if you wish to integrate with your own programs, you can also use the free API.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2015
    Posts
    596

    Re: EMail validator (MX, and existing email)

    Maybe, but this is not free...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width