Hey All,

I’m trying to figure out how to block all traffic .eu top level domain but I’m 
blocking everything with eu anywhere in the hostname.

This what I’m  using 
/^Received:.*\.eu/ REJECT

This what I think I should change it to.

/^Received:\b.*\.eu\b REJECT

Is that correct or could someone point out what I’m doing wrong.

Thanks,

Ben

Reply via email to