Re: No supported cipher suites have been found.
Mike Wright <[email protected]> Sun, 1 Dec 2024 13:50:50 -0800
| Newsgroups | gmane.mail.imap.courier.general |
|---|---|
| Message-ID | <[email protected]> |
On 12/1/24 12:50, Sam Varshavchik wrote:
> Mike Wright writes:
>
>> courierauthconfig is not part of the .deb packages so I decided to
>> wade into territory I haven't visited in decades and compile the whole
>> shebang. I started by installing "build-essential".
>>
>> courier-unicode built without a hitch. courier-authlib isn't going so
>> well. So far it has required libtool, expect, libgdbm-dev, and now
>> libidn2. Finding it was problematic ( it's at ftp.gnu.org ). It
>> built cleanly.
>
> Sorry, but this wasn't necessary. Instead:
>
> apt install libidn2-dev
>
> will get you the Debian/Ubuntu package.
Good progress!
courier-{unicode,authlib,analog} are built.
courier erred with a need for PCRE2. libpcre2-dev fulfilled that.
courier and courier-imap fail ./configure with the same error:
tlspasswordcache.c:366:9: error: unknown type name 'EVP_CIPHER_CTX'
366 | typedef EVP_CIPHER_CTX CIPHER_CONTEXT;
| ^~~~~~~~~~~~~~
sqwebmail is waiting for courierauthconfig to appear.
courier-pop3d wasn't listed on the download page. Is that still available?
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users