[twsocket] TSmtpCli Questions

2012-06-26 Thread colin masters
Hi I have started looking at using the TSmtpCli and have a couple of question if that is ok -   1. I have a richedit box hat I have formatted text in Smtpcli.MailMessage := editor.lines; I have noticed that none of the formatting is carried across to the sent email and I am wondering why?  

[twsocket] TSmtpCli Questions

2012-06-26 Thread colin masters
Thanks for the info I am using a delphi 7 TRichedit box and using the code Smtpcli.MailMessage := editor.lines where editor is the Richedit. How do I set the Mime type for the TSmtpCli component.   thanks   colin -- To unsubscribe or change your settings for TWSocket mailing list please goto

[twsocket] Delphi HTTPCli question

2012-01-16 Thread colin masters
Hi I am using the excellent httpcli component and have a quick question - I am creating the component at runtime, which seems to work well, however is there a way to surpress the connection timeout message if I can not connect to a web site as I do not wish to see it. I see there is a timeout