Stunnel 4.26 Not working

I just upgraded from Sony to IBM laptop, in doing so, I installed latest version of Stunnel for use with my pop email client. I am running Stunnel 4.26 on Windows XP Here is my stunnel log: 2008.09.29 20:48:44 LOG5[2568:4088]: stunnel 4.26 on x86-pc-mingw32-gnu with OpenSSL 0.9.8i 15 Sep 2008 2008.09.29 20:48:44 LOG5[2568:4088]: Threading:WIN32 SSL:ENGINE Sockets:SELECT,IPv6 2008.09.29 20:48:44 LOG5[2568:1628]: No limit detected for the number of clients It was working until I upgraded to this version, now when I use my client to check or send email, it just says that it's connecting to the server but never actually does. I can provide my conf

As it turns out, I have two laptops that need to run stunnel -- my first one at home is now working, but the second work system (a Dell) is not, even though I copied the stunnel conf information over: Use it for client mode ;client = yes ;taskbar = yes ; Service-level configuration [pop3s] accept = 9995 connect = owa3.intermedia.net:995 [imaps] accept = 993 connect = 143 [ssmtp] accept = 4465 connect = smtpx3.intermedia.net:465 this is working fine on 4.21, but w/ version 4.26 I keep getting a connected to 127.0.0.1 message but then my pop client times out. Any thoughts? On Mon, Sep 29, 2008 at 8:59 PM, natalie burdick <nataliehb@gmail.com>wrote:
I just upgraded from Sony to IBM laptop, in doing so, I installed latest version of Stunnel for use with my pop email client.
I am running Stunnel 4.26 on Windows XP
Here is my stunnel log:
2008.09.29 20:48:44 LOG5[2568:4088]: stunnel 4.26 on x86-pc-mingw32-gnu with OpenSSL 0.9.8i 15 Sep 2008 2008.09.29 20:48:44 LOG5[2568:4088]: Threading:WIN32 SSL:ENGINE Sockets:SELECT,IPv6 2008.09.29 20:48:44 LOG5[2568:1628]: No limit detected for the number of clients
It was working until I upgraded to this version, now when I use my client to check or send email, it just says that it's connecting to the server but never actually does.
I can provide my conf

On 2008-09-30, at 18:28, natalie burdick wrote:
As it turns out, I have two laptops that need to run stunnel -- my first one at home is now working, but the second work system (a Dell) is not, even though I copied the stunnel conf information over:
Use it for client mode ;client = yes ;taskbar = yes
; Service-level configuration
[pop3s] accept = 9995 connect = owa3.intermedia.net:995
Connecting to port 995 suggests you may want to use client mode. 8-) You should check your stunnel log. It usually helps to quickly solve any issues with stunnel. Best regards, Mike
participants (2)
-
Michal Trojnara
-
natalie burdick