| 
O.P.  Mail check in SSL
 Greetings, 
 
i'm a hungarian man, so forgive my poor english. 
 
My problem: 
I set up the mail check in the MsgPlus, to alert me wher an email arrives. Without SSL it works for me fine, but when i try to use SSL it gives me an error: 
 
"Can not make a connection or the server refuses the authentication. Try again." 
 
I got the corresponding log from the POP3 and it seems, that MsgPlus doesn't send the authentication info correctly in SSL mode. 
 
The log: 
Feb 16 15:04:15 host in.qpopper[5652]: (v4.0.5) TLSv1/SSLv3 handshake with client at x.y.z.w (x.y.z.w); new session-id; cipher: RC4-MD5 (RC4-MD5 
SSLv3 Kx=RSA Au=RSA Enc=RC4(128) Mac=MD5 ), 128 bits [pop_tls_openssl.c:543] 
Feb 16 15:04:15 host in.qpopper[5652]: I/O Error [pop_tls_openssl.c:664] 
Feb 16 15:04:15 host in.qpopper[5652]: (null) at x.y.z.w (x.y.z.w): -ERR POP EOF or I/O Error [popper.c:820] 
Feb 16 15:04:15 host in.qpopper[5652]: (v4.0.5) Timing for @x.y.z.w (error) auth=0 init=0 clean=0 [popper.c:384] 
 
I use this pop3 account with Outlook Express in SSL without any error. 
 
When i log in with OE, the corresponding log lines: 
Feb 16 15:13:12 host in.qpopper[6154]: (v4.0.5) TLSv1/SSLv3 handshake with client at x.y.z.w (x.y.z.w); new session-id; cipher: RC4-MD5 (RC4-MD5 SSLv3 Kx=RSA Au=RSA Enc=RC4(128) Mac=MD5 ), 128 bits [pop_tls_openssl.c:543] 
Feb 16 15:13:12 host in.qpopper[6154]: (v4.0.5) POP login by user "username" at (x.y.z.w) x.y.z.w [pop_log.c:244] 
Feb 16 15:13:13 host in.qpopper[6154]: (v4.0.5) Timing for username@x.y.z.w (normal) auth=0 init=0 clean=0 [popper.c:384] 
 
The program versions: 
Outlook Express 6.00.2900.2180 
Windows Messenger Live 8.1.0178.00 
MsgPlus 4.11.0.254 
Windows XP 5.1 build:2600 (SP2) 
 
Any suggestions? 
 |