[mew-int 2986] Re: stunnel

Kazu Yamamoto (山本和彦) <[email protected]> Fri, 08 Apr 2011 11:33:38 +0900 (JST)
Newsgroups gmane.mail.mew.general
Message-ID <[email protected]>
Hello,

>> stunnel 4.35 tries to link libwrap. This causes communication problems
>> on MacOS. To install recent "stunnel" on MacOS, the --disable-libwrap
>> option should be specified to "configure".
> 
> Do you have any more details on this problem? I don't see any mention
> of it on the stunnel-users mail archive [1]. There is a macports
> ticket on it [2], but so far no response.
> 
> What I find puzzling about your tries to link libwrap diagnosis is
> that stunnel 4.33 also uses libwrap, and it works without problem.

In my case, stunnel w/ libwrap cannot make a SSL/TLS connection.
So, I removed it and re-installed it without libwrap.
Some people met the same problem.

--Kazu