This SMTP error can occur when sending too many emails in a single SMTP session. (It entirely depends on the SMTP server involved, whether there are limits, and the SMTP server settings.) If you see this error, call Chilkat.MailMan.CloseSmtpConnection after every N messages. The next method call to send an email will automatically re-connect and establish a new SMTP session.