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 ---On Mon, Apr 25, 2022 at 9:47 PM Jan Hoffmann <[email protected]> wrote: > > Right now, both ltq-adsl-mei and ltq-vdsl-mei are always built, even > when they aren't necessary for the selected variant. This can cause the > build to fail, for example ltq-vdsl-mei doesn't build successfully here > on xway target due to the vectoring callback. > > Make these dependencies conditional on the specific package variants, > so they are only built when actually needed. > > Signed-off-by: Jan Hoffmann <[email protected]> Tested-by: Martin Blumenstingl <[email protected]> This fixes a build issue on my local system when building the xway subtarget with Linux 5.15. Thank you Jan for identifying and fixing this!
--- End Message ---
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
