Why you should avoid SMTP Email Address Validation
If you have a large number of email addresses in your database, you may be tempted to do SMTP validation to ensure that the email addresses are valid, before you mass email to them. There are, however, a few reasons why doing this is not a good idea. In the past, mail servers would automatically […]