* Viktor Dukhovni: > Under what conditions does the milter respond with "discard"?
The trigger expression I mentioned before is tied to the "From" header [1], like so: konfig['regexp']['FOO_EXPR'] = { [2] re = 'From=/user\\@domain\\.tld/Hi' } I verified that the expression itself is correct. -Ralph [1] https://rspamd.com/doc/modules/regexp.html [2] Sigh... The mailing list submission filter objects to the word c-o-n-f-i-g. Is this really necessary? It feels like I run afoul of the filter with every third message I write. :-(