On 10/22/2014 2:40 PM, Jesse Stroik wrote:
I noticed URLs from the TLD .link aren't properly classified on my
mail server. I wrote a simple URI rule to recognize that TLD which
never matched. I wrote a similar body rule, which did properly match.
Interestingly, I do see DNS queries going out for the URLs in question.
This is sa 3.3.2-4 -- is it a known issue? The URL in question is on a
single line and is easily pulled out with egrep and properly parsed
with the body rule.
3.3.2 does not work with tlds that are not hardcoded into the software.
I signed up on this list last week with the same complaint (.link and
.website) are the latest spam havens.
Apparently even 3.4 does not address this yet, but is being address in
the future. Since I use Centos 7 which ships with 3.3.2, it creates a
problem for me, meaning unless backported, I'm kinda stuck.
What is a bit frustrating is that the URI rules will work for emails
that are HTML encoded, but not for plain text emails. So I was pulling
my hair out trying to figure out why my rules were working sometimes and
not others.