Hello Stefan, > I got now the message SMTP component not connected after sending ca. > 380 Mails. Where can I handle the connection? Because I do an > smtp.connect on every mail?!
Most likely you hit some server-side limit. In OnRequestDone check for errors (Error = 0) and property Connected as well and do whatsoever is needed if something went wrong. The demos often do not include full error handling in order to keep them small. -- Arno Garrels -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be