Filter issue with message size
Have a simple global filter, discard if Body contains "send post-mail To", which is a recent recurring line in spam. The filter fails to catch it. The spam is over 9,000 characters long, and the offending line is near the end. If I move it up to the top, the filter catches it in test mode. Seems like long emails are not being scanned to the end of the message. Tried increasing the SA size limit in WHM to 15kb, no luck. Any thoughts or suggestions?
-
There is a size limit for filters and what they'll scan which is dictated by the message_body_visible configuration setting. There are a couple of threads which discuss it here: and it defaults to 5000 lines 0
Please sign in to leave a comment.
Comments
2 comments