David Bridges wrote: >> At first download latest beta version, MailSnd demo demonstrates >> authentication since years. It's possible to specify a certain >> authentication type as well as let the compononent find most secure >> type (SmtpCli.AuthType := smptAuthAutoSelect). >> > > Ok, I did that and I selected the smtpAuthAutoSelect but I'm still > getting a 530 error. > > Here's what I'm doing, can you tell me what I'm doing wrong? > > I'm hard coding my password in the Password property because there is > no edit box for it unless I'm not understanding correctly. > > I'm putting ... > > smtp.sbcglobal.yahoo.com in the SMTP Host box > > [EMAIL PROTECTED] in the Sign box > > my password in the Password property > > The above values are what are working in Outlook Express. > > I'm clicking the Connect button - no error > > I can click the Helo button,
Any SMTP authentication requires EHLO to be sent instead of HELO. -- Arno Garrels [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html > but I don't know if I should - no error > > I click the mail button and I get the error 530 authentication > required > > Db -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be