[twsocket] TSmtpClient

2010-02-19 Thread randy
Is there any way we can send email *** to Gmail *** using TSmtpClient but under a proxy , i mean i USE A PROXY , not a direct connection ? -- Many thanks - Yours Randy -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/l

Re: [twsocket] TSmtpClient Exception handling

2007-02-13 Thread Veit Zimmermann
Hello The problem seems to be solved (more or less). It only occurs if the application is started from a network drive and the connection to that drive is cut. I'm not sure where the problem is exactly but all other accesses to the network do not result in this kind of desaster. Anyway: Not a prob

Re: [twsocket] TSmtpClient Exception handling

2007-02-12 Thread Veit Zimmermann
Arno Garrels wrote: > Veit Zimmermann wrote: >> Arno Garrels wrote: >>> Veit Zimmermann wrote: Hi I'm currently testing my usage of TSmtpClient and I get some strange behavior: When I unplug my computers network cable while a SMTP connection is active it takes about 5 to 10

Re: [twsocket] TSmtpClient Exception handling

2007-02-12 Thread Arno Garrels
Veit Zimmermann wrote: > Arno Garrels wrote: >> Veit Zimmermann wrote: >>> Hi >>> >>> I'm currently testing my usage of TSmtpClient and I get some >>> strange behavior: When I unplug my computers network cable while >>> a SMTP connection is active it takes about 5 to 10 seconds and >>> then a Mess

Re: [twsocket] TSmtpClient Exception handling

2007-02-12 Thread Veit Zimmermann
Arno Garrels wrote: > Veit Zimmermann wrote: >> Hi >> >> I'm currently testing my usage of TSmtpClient and I get some >> strange behavior: When I unplug my computers network cable while >> a SMTP connection is active it takes about 5 to 10 seconds and >> then a MessageBox-like window appears with t

Re: [twsocket] TSmtpClient Exception handling

2007-02-12 Thread Arno Garrels
Veit Zimmermann wrote: > Hi > > I'm currently testing my usage of TSmtpClient and I get some > strange behavior: When I unplug my computers network cable while > a SMTP connection is active it takes about 5 to 10 seconds and > then a MessageBox-like window appears with the Error Icon but no > test

[twsocket] TSmtpClient Exception handling

2007-02-12 Thread Veit Zimmermann
Hi I'm currently testing my usage of TSmtpClient and I get some strange behavior: When I unplug my computers network cable while a SMTP connection is active it takes about 5 to 10 seconds and then a MessageBox-like window appears with the Error Icon but no test at all on it. Ignoring the fact that