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 ---Signed-off-by: Jan Kardell <jan.kard...@telliq.com> --- package/libs/nettle/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package/libs/nettle/Makefile b/package/libs/nettle/Makefile index b7bad80299..5047d8c970 100644 --- a/package/libs/nettle/Makefile +++ b/package/libs/nettle/Makefile @@ -17,7 +17,9 @@ PKG_SOURCE_URL:=@GNU/nettle PKG_HASH:=b0fcdd7fc0cdea6e80dcf1dd85ba794af0d5b4a57e26397eee3bc193272d9132 PKG_LICENSE:=GPL-2.0-or-later -PKG_LICENSE_FILES:=COPYING +PKG_LICENSE_FILES:= COPYING.LESSERv3 \ + COPYINGv2 \ + COPYINGv3 PKG_CPE_ID:=cpe:/a:nettle_project:nettle PKG_BUILD_PARALLEL:=1 -- 2.43.0
--- End Message ---
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel