I have a Verizon.net account using DSL. I use an applicaiton that gives me the ability to send e-mails to multiple recipients. The program loops through the recipients, builds a unique e-mail just for then, and then sends the e-mail.
The application is sending the e-mail to smtp.verizon.net using SSL and Port 465. I also suppy my valid Verizon username and password.
After the first 10 e-mails are sent (within 4-5 seconds), the Send process begins failing sporadically, returning an error message like the following:
421 Connection from xx.xxx.xxxx.xx not accepted at this time
What would cause smtp.verizon.net to reject these connection attempts ??