On Mon, 18 Feb 2019, Erik Kangas, Ph.D. wrote:

This is good and we can probably use this for the imapd server; however, when I compile Panda against openssl 1.1.1.x, I find that the first set of errors I receive involve the c-client library (which we need for linking with PHP, for example).  The c-client section (i.e. the c-client directory immediately below "imap" vs the one below "src") seems to be missing from the alpine source -- as its probably not needed for alpine.

Dear Erik,

What you would have to do is to build Alpine. As as result, Alpine will build the c-client library first, and then Alpine. You can stop the build as soon as you have built the c-client library. That will give you the c-client directory that you are looking for under imap/.

I already took care of all the errors you posted a long time ago, and I am currently working on adding support for letting applications choose the minimum and maximum versions of the SSL/TLS protocol to use.

Take a look at the repo for alpine at http://repo.or.cz/alpine.git, for the current bits. I am about to commit a few changes in regards to SSL configuration.

  Thank you.

--
Eduardo
_______________________________________________
Imap-uw mailing list
[email protected]
http://mailman13.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to