Re: 2.3.10.1 on OpenBSD

2020-07-11 Thread Stuart Henderson
On 2020-07-06, Rupert Gallagher wrote: > Both Dovecot and OpenDKIM packages on OpenBSD are rejecting > connections because of CRYPTO, and they use libressl by default. That's best reported with information (at least version numbers of software involved, relevant logs, and info about which server

Re: 2.3.10.1 on OpenBSD

2020-07-06 Thread Rupert Gallagher
The dovecot error is on my compiled version, and on test only. I do not have it live, yet. The opendkim error below is from the obsd package, running live. Sent from ProtonMail mobile Original Message On 6 Jul 2020, 20:08, Rupert Gallagher wrote: > Both Dovecot and OpenDKIM p

Re: 2.3.10.1 on OpenBSD

2020-07-06 Thread Rupert Gallagher
Both Dovecot and OpenDKIM packages on OpenBSD are rejecting connections because of CRYPTO, and they use libressl by default. I use openssl because libressl does not implement dane, so I am recompiling both to serve my use case, and sharing results along the way. This is the opendkim error: > o

Re: 2.3.10.1 on OpenBSD

2020-07-05 Thread Brad Smith
What are you trying to accomplish? On 7/5/2020 12:27 PM, Rupert Gallagher wrote: This is OpenBSD with OpenSSL. There are no patches for dovecot version 2.3.10.1: https://github.com/openbsd/ports/tree/master/mail/dovecot/patches

Re: 2.3.10.1 on OpenBSD

2020-06-28 Thread Brad Smith
On 6/23/2020 10:02 PM, Rupert Gallagher wrote: Apart from a few warnings (attached), and a bit of patience, the compiler terminates without error. On patience, OBSD has two processes who took almost half the CPU when compiling: reaper and zerothread. Will look into the warnings, and the testin