I am using CDO successfully to send emails. It works well for a small number, but when I include the sending in a loop, it hangs after some 100 or so emails have been sent and I suspect it overfills some queque or buffer. Is there a way of testing the status to make sure the system is Ready, before sending each email ??