SyntaxFix
Write A Post
Hire A Developer
Questions
I experienced the same issue when sending high volume email. Setting the deliveryMethod property to PickupDirectoryFromIis fixed it for me. Also don't create a new SmtpClient everytime.
deliveryMethod
PickupDirectoryFromIis