Hi, I recently got some legit mail in my spam folder, by analyzing I saw this X-Spam-Status: Yes, score=5.002 tagged_above=-10 required=4.5 tests=[RCVD_IN_DNSWL_BLOCKED=0.001, SCHAALIT_HEADER_2369=5, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no Seems quite clear, the SCHAALIT_HEADER_2369 with a score of 5 triggers the spam flaging. But trying to find what this rule was about I had hard time finding it. I grepped Code: sudo grep -r 2369 /var/lib/spamassassin/ but got no result. Does someone know if I'm looking in the wrong directory? or is this rule simply gone? Thanks
Ok, just out of curiosity, could you please send me its content if you still have it somewhere? Thanks for you reply