On 9/12/2014 6:57 AM, Kostas Rizoudis wrote:
>
> i checked LastError and its value is 11003.

from 
http://msdn.microsoft.com/en-us/library/windows/desktop/ms740668%28v=vs.85%29.aspx


====== snip ======
WSANO_RECOVERY
11003

This is a nonrecoverable error.

     This indicates that some sort of nonrecoverable error occurred during a 
database lookup. This may be because the database files (for example, 
BSD-compatible HOSTS, SERVICES, or PROTOCOLS files) could not be found, or a 
DNS 
request was returned by the server with a severe error.
====== snip ======

with that i would guess that the lookup for the hostname failed in some way...

> I still don't use anything besides ssl_openssl. Do i have to use any
> other libraries ?
> Is STartTTLS really supported ?

i'm thinking that if it is supported in the dll, it should be accessible to 
your 
program... the first step is to figure out why you got that 11003 code and 
correct that...

-- 
  NOTE: No off-list assistance is given without prior approval.
        Please *keep mailing list traffic on the list* unless
        private contact is specifically requested and granted.

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to