Videos
Check out our tutorial video series.
Verify Email Addresses with MailSlurp: Free Online Dashboard or Code Usage with SDK. Reduce Bounce Emails and Keep Your List Clean | Learn More.
This post is out-dated. Please see the new email verification guide.
The process of checking email addresses to ensure they are real and can receive emails is important for many applications. MailSlurp provides a free email address verification and checking function that calls mail servers to ask if given email addresses exist. You can verify email addresses online using the MailSlurp dashboard or in code and tests using the MailSlurp developer SDK.
You can use the MailSlurp dashboard to verify email addresses for free.
Simply sign-up or login to MailSlurp using the online email dashboard and navigate to the MailServer section in the sidebar. Enter an email address and click submit to validate the email.
Reducing bounce emails and complaints and therefore keep your email address list clean is the main reason to test email addresses. If your mailserver creates too many bounce emails then your emails may not be delivered to other servers and your spam reputation will increase. To avoid this use a email address tester such as Mailslurp, which offers email verification features.
Use the MailSlurp email API to test email accounts are valid. Here is an example in Java:
MailSlurp derives a mailserver for an email address by digging the MX records for the domain. It then connects via telnet to the server and sends the command to check that the email exists on the server. This is the most reliable way to ensure that an email address really exists. You must have a plan that includes the Email Validation product to use the verification service.
See the verification starter guide or the email verification documentation for more info.
Check out our tutorial video series.
Email and SMS guides for automation and testing.
View github project code for multiple languages.
Latest posts from the MailSlurp team.
Test, build, and automate messaging with a free MailSlurp account.