On Thu, Nov 09, 2023 at 07:29:07PM +0100, Ralph Seichter via Postfix-users wrote:
> * true kernel via Postfix-users: > > > What are the plugins or filters for postfix to stop sending a special > > message body? > > You could try milter-regex (https://www.benzedrine.ch/milter-regex.html). A better answer is to *NOT* do what the OP asked for help to do. The requested filter is much too crude. How would the OP, for example, have participated in this thread with that filter in place! To cut down on email abuse, use a decent RBL or two and deploy a real junk filter, not crude regular expressions that are prone to false positives, and easily bypassed via multiple encoding options (line breaks, quoted-printable, base64, HTML, ...). -- Viktor. _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org