This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Create RegEX/Filter in PureMessage for Exchange that will block certain TLDs in E-Mail Link

I've tried making them but it only seems to work if it's in the actual text and not the URL itself.  Is there someway to make it match within the HREF tag of the message?  i'm trying to block anything that has a URL/link that references the .DATE TLD.



This thread was automatically locked due to age.
Parents
  • Welp, this is disappointing. I even contacted support and their response to was to shoot me over to 'professional services' so I could pay money to have someone answer my question. I already have the RegEx:

    ((http(s|):)\S+\.(review|faith|work|win|date|country|kim|xyz)(\/\S+)?\b)(\/|)\s

    It just doesn't seem to work with the non-text aspect of the body, the underlying HTML. If filters won't work against it, that's fine, I just want to know one way or the other.
Reply
  • Welp, this is disappointing. I even contacted support and their response to was to shoot me over to 'professional services' so I could pay money to have someone answer my question. I already have the RegEx:

    ((http(s|):)\S+\.(review|faith|work|win|date|country|kim|xyz)(\/\S+)?\b)(\/|)\s

    It just doesn't seem to work with the non-text aspect of the body, the underlying HTML. If filters won't work against it, that's fine, I just want to know one way or the other.
Children
No Data