Re: [SM-USERS] Squirrelmail does not connect to SSL IMAP server after upgrading to PHP 5.6

2016-01-10 Thread Dmitry Katsubo
On 09/01/2016 22:54, Paul Lesniewski wrote: >> I haven't checked the complete sources (and I am neither king on PHP), >> but as far as I see from my patch, the options should be set on the >> stream. You basically need to apply the function which I define in my >> patch on the stream (hence you don

Re: [SM-USERS] Squirrelmail does not connect to SSL IMAP server after upgrading to PHP 5.6

2016-01-10 Thread Julien Métairie
Le 10/01/2016 22:11, Dmitry Katsubo a écrit : > On 09/01/2016 22:54, Paul Lesniewski wrote: >>> I haven't checked the complete sources (and I am neither king on PHP), >>> but as far as I see from my patch, the options should be set on the >>> stream. You basically need to apply the function which I

Re: [SM-USERS] Squirrelmail does not connect to SSL IMAP server after upgrading to PHP 5.6

2016-01-10 Thread Julien Métairie
Le 09/01/2016 20:31, Paul Lesniewski a écrit : > On 1/8/16, Julien Métairie wrote: > > If you are using some version provided by Debian, please direct your > inquiry to them. > > [...] > > Yes, and if you do not find stream_socket_client() inside a function > called sqimap_create_stream() that is