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 ---
Looking at its Makefile, I see:

ifneq ($(CONFIG_USE_MUSL),)
  MAKE_FLAGS += FTS_LDLIBS=-lfts
  TARGET_CFLAGS += -D_LARGEFILE64_SOURCE
endif

Anyone know why -D_LARGEFILE64_SOURCE isn't invariant?  Why just with MUSL?

Also, it doesn't seem that this package has a direct dependency on libfts... 
though it uses libselinux which does.

--- End Message ---
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to