Importance of email verification
Which is the best app or platform to do email validation? The internationals ones are charging $50 but I tried MSG91 is almost charging $40 for 11000 emails. Pls suggest free or cheaper reliable apps
Which is the best app or platform to do email validation? The internationals ones are charging $50 but I tried MSG91 is almost charging $40 for 11000 emails. Pls suggest free or cheaper reliable apps
Do it yourself on your server and database.
How?
When user signs up create a random token store it in db, send an email with a link containing that token, ur frontend calls the api with that token and user id, u verify it in ur db if the api param token and the stored token are same for the user. If yes then good to go.
@PracticalOptimist https://bouncify.io/pricing.html check this service 10k emails can be verified for 1000 INR uploading as a list feature is available.
I have a database of 11k emails and I need to validate them. As I m not able to send it on brevo mailer platform. Brevo wants only clean emails unlike mailchimp which allows any kind of email.
I m not a techie but a comms person