Re: [twsocket] smtp error 10061 sending mail on one pc

2010-07-01 Thread Xavier Mor-Mur
Thanks dZ I'll do more exhaustive check on that pc. Last test I do was include one button with all actions on it's click event and worked fine on two pc's but not on third. If you or someone have any idea where or what to check on that pc where welcome. Thanks again for all Xavi Al 01/07/2

Re: [twsocket] smtp error 10061 sending mail on one pc

2010-07-01 Thread Xavier Mor-Mur
Thanks Angus for your tip As I can I'll include this. Xavi Al 01/07/2010 08:59, En/na Angus Robertson - Magenta Systems Ltd ha escrit: One pc get "Error 10061 on connect" when sending any mail, You should use the function GetWinsockErr () or WSocketErrorDesc () (and GetWindowsErr() for files)

Re: [twsocket] smtp error 10061 sending mail on one pc

2010-07-01 Thread Angus Robertson - Magenta Systems Ltd
> One pc get "Error 10061 on connect" when sending any mail, You should use the function GetWinsockErr () or WSocketErrorDesc () (and GetWindowsErr() for files) in OverbyteIcsWSocket, so your application returns textual errors. Angus -- To unsubscribe or change your settings for TWSocket mailin

Re: [twsocket] smtp error 10061 sending mail on one pc

2010-06-30 Thread DZ-Jay
On Jun 30, 2010, at 19:25, Xavier Mor-Mur wrote: > > I would appreciate any help about error 10061. > One pc get "Error 10061 on connect" when sending any mail, other 2 pc have no > problems. > Program, utility and smtp configuration it's the same for all 3 terminals > (windows vista) and all p

[twsocket] smtp error 10061 sending mail on one pc

2010-06-30 Thread Xavier Mor-Mur
Hello to all I would appreciate any help about error 10061. One pc get "Error 10061 on connect" when sending any mail, other 2 pc have no problems. Program, utility and smtp configuration it's the same for all 3 terminals (windows vista) and all parameters retrieved from server. I can't find