Re: [OpenWrt-Devel] [PATCH v2] openssl: change defaults: ENGINE:on, NPN:off, misc

2019-04-17 Thread Hans Dedecker
On Tue, Apr 16, 2019 at 10:12 PM Eneas U de Queiroz via openwrt-devel wrote: > > The sender domain has a DMARC Reject/Quarantine policy which disallows > sending mailing list messages using the original "From" header. > > To mitigate this problem, the original message has been wrapped > automatica

[OpenWrt-Devel] [PATCH v2] openssl: change defaults: ENGINE:on, NPN:off, misc

2019-04-16 Thread Eneas U de Queiroz via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Enable engine support by default.