List Validator
To use the list validator requires a registered account with enough credits to process the uploaded file. If you do not have a registered account you should first sign up here. Then you should purchase enough credits to cope with the email address list that you want to check. You can check how many credits you have and if necessary purchase extra credits here.
The list validator will only accept plain text files (.TXT) with each email address on a new line. An example format is shown below:
adam@microsoft.com
p99h67@hotmail.com
admiral.nelson@bt.com
peter.parker@spiderman.com
info@validmailbox.com
The output is a comma delimited text file (.CSV) which can be read in a text editor and will be formatted as follows:
1,adam@microsoft.com,valid
2,p99h67@hotmail.com,invalid
3,admiral.nelson@btinternet.com,invalid
4,peter.parker@spiderman.com,invalid
5,info@validmailbox.com,valid
We cannot be held responsible for incorrectly formatted plain text files and trying to upload script files or other text files that do not have email addresses in them will waste your credits. Uploaded files are stored in a non-public temporarily created directory and deleted immediately upon use. The List Validator does not store files, email addresses or results that it has found. It counts the number of lines in the plain text file and reduces your credits accordingly. Attempting to put more than one email address on a line will give an invalid result as it attempts to validate the whole line as an email address. If you need help formatting a file then contact support.