Re: [twsocket] SMTPOpen failing, Why?

2008-04-17 Thread Veit Zimmermann
May I summarize. I have three options: 1. Continue to use high level commands (Open) and abort and tell the user, if the server does not support authentication. 2. Offer an option to use no authentication. 3. Chang to more basic functions and switch to no authentication in case of none

Re: [twsocket] SMTPOpen failing, Why?

2008-04-17 Thread DZ-Jay
On Apr 17, 2008, at 02:30, Veit Zimmermann wrote: May I summarize. I have three options: 1. Continue to use high level commands (Open) and abort and tell the user, if the server does not support authentication. 2. Offer an option to use no authentication. 3. Chang to more basic functions

[twsocket] problem with TFtpCli

2008-04-17 Thread Svemu Informatica srl - Reparto Sviluppo
Hi to all, i use ftpclient from same years ago, recently i've a problem when i send big file. Upload from webserver start regulary but ad the end of transfer, i don't recive any events or timeout, but file on web server isn't corrupted, see log for more details. With small files work fine.

Re: [twsocket] Sending mail with SMTPClient including images

2008-04-17 Thread Jeff Cook
Back again after a spell of frantically doing other stuff ... I do indeed have the THtmlSmtpClient, but am perplexed as to how to use it. I have my RichEdit with (or without) images, and I can see that:- TSmtpClient has a property MailMessage and THtmlSmtpClient has EmailImages and HtmlText