Hi,

I am having a problem with using the winsock, I can send one email ok but i am trying to batch send lots of emails. I think my logic is correct that I should what for one to finsh sending before trying to send the next but that is where I am having problems. How to do tell when it's ok to send the next emal. I have tried winsock.connection closed, a timer and evan a loop waiting for the end of the Winsock_Connect.

Does any one know the correct or best way for multiple sending winsock emails.

Thanks

Joolz