Hi, i'm dealing with problem with dictionary filtering. I add regex term to dictionary blocked_dictionary which is used in Default Policy because i need to filter all incoming mails. Regex term > \s(bc1|[13])[a-zA-HJ-NP-Z1-9]{25,39}\w Problem is, th...