zytzagoo / smtp-validate-email

A PHP library for performing email addresses validation via SMTP
GNU General Public License v3.0
437 stars 155 forks source link

Question: Is Gmail blocking my IP if I'm doing validation multiple times? #55

Open mehdico opened 4 years ago

mehdico commented 4 years ago

I'm sending about 8 thousand emails during the day and I need to validate every single one. Is Gmail blocking my IP if I'm doing validation multiple times? Does anyone have any experience with this? Thanks.

mmukhin commented 2 years ago

@mehdico Did you ever get this answered? What has your experience been like?

mehdico commented 2 years ago

Unfortunately no. Now I'm using Mailgun, but I hope someone shares his experience.