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 ---Hi, I'm trying to modify a script generates a list of filenames one per line, but should be filtered against a blacklist of file globs. Something like: % find dir <args> -print | grep -v -f blacklist if this were a version of grep that understood shell-style globs instead of basic regular expressions. Worst case I could try to mangle the globs patterns into regular-expressions, but I was hoping for something simpler. Any ideas? Thanks, -Philip
--- End Message ---
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel