Hi!

> On 12.11.18 07:20, Kurt Jaeger wrote:
> 
> > Which feature breaks ?
> 
> Relaying after auth with client certs. The patch manually resets
> openssl's ssl context state to trigger a second handshake after reneg
> and those fields are now opaque in openssl.
> 
> > Patches can be applied conditionally (e.g. only for 12).
> > If you provide the patch in a way that fixes the build only for 12 ?
> 
> Any pointers for that?

Put the 12er patch into files/extra-patch-fbsd12

and add this to the Makefile:

.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200000
EXTRA_PATCHES=extra-patch-fbsd12
.endif

> > Migrate to exim 8-) ? If upstream is dead, maybe it's a signal
> > to migrate away ?

> Well netqmail is well and kicking, it's just that the tls implementation
> is a little rough arund the edges and needs some brushing ;)

Yes, I would not want to migrate, either 8-)

-- 
p...@opsec.eu            +49 171 3101372                    2 years to go !
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to