Hello Ludo,

thanks for your answers. I read somewhere that only either AutoTLS or
FullSSL should be set. Anyway this doesn't help.

Setting SSLType:=LT_TLSv1 now gives this error:

Error error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
in function: login

when I check Capability I get:

IMAP4,IMAP4rev1,IDLE,LOGIN-REFERRALS,MAILBOX-REFERRALS,NAMESPACE,LITERAL+,UIDPLUS,CHILDREN

So there is no STARTTLS - AutoTLS shouldn't work.

Now I checked the other possibilities of SSLType:

LT_SSLv2: Error error:140650B5:SSL routines:CLIENT_HELLO:no ciphers
available in function: login

LT_SSLv3: Error error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong
version number in function: login

LT_TLSv1_1 and LT_SSHv2: Error Network subsystem is unusable in
function: login


I guess, that the IMAP support on this specific exchange server is not
properly setup. Problem is, that I don't have the rights to install
anything except my program. So I can't check the IMAP support with
another email program.

Cheers, Adrian.


Am 12.07.2011 15:23, schrieb Ludo Brands:
>> - When I set AutoTLS to true and FullSSL to false I get:
>>
>>     Error S2 NO Cleartext login on this server requires the 
>> use of transport level security (SSL/TLS). in function: login
>>
> This indicates that FullSSL must be true.
>
>
>> - When I set AutoTLS to false and FullSSL to true I get:
>>
>>     Error error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown
>> protocol in function: login
>>
> This indicates that SSL2 and SSL3 aren't supported. Set AutoTLS true.
>
>> Has anyone an idea what I am doing wrong ?
>>
>> Thanks in advance.
>>
>> Adrian.
>>
> If setting both doesn't work I would try to set
> IMAPSend.Sock.SSL.SSLType:=LT_TLSv1; just after   TIMAPSend.Create.
>
> Ludo 
>
>
> ------------------------------------------------------------------------------
> All of the data generated in your IT infrastructure is seriously valuable.
> Why? It contains a definitive record of application performance, security 
> threats, fraudulent activity, and more. Splunk takes this data and makes 
> sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-d2d-c2
> _______________________________________________
> synalist-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/synalist-public

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to