Tagged Questions
2
votes
2answers
154 views
Will Checking Existence Of Email Be Throttled By Email Servers?
As part of a web application I am building, I must check if a particular email address exists. This check may be performed at around 1000 times an hour at a given server. Is there any mail server ...