Darren Doggett wrote: > 530 5.7.0 Must issue a STARTTLS command first. 13sm630074ewy.13 > < 530 5.7.0 Must issue a STARTTLS command first. 13sm630074ewy.13 > > Using my limted knowledge is the problem that the smtpclient > component is not sending the command > STARTLLS, if this is the case then can you please advise me how I > achieve this.
You have to use the TSslSmtpCli to send mail to Google. Google mail requires SSL, AFAIK Yahoo as well. Have a look at the SslMailSnd demo in folder SslInternet. Get latest ICS v7 and the OpenSSL libraries here: http://wiki.overbyte.be/wiki/index.php/FAQ#How_to_get_ICS -- 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
