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

Bugs in Expression Filter?

Hello!

When I set the 'Expression Filter' action to 'Reject' and add the expression:
Code:
    \.\.\./

     
ASL should reject emails containing:
Code:
    .../


But instead, it rejects every email! Did I misunderstand the regular expression syntax, or is that really a bug?

Another problem: When I add an expression which contains non-ASCII-charcters (like German 'Umlauts') the expression never seems to match. That's also a bug, isn't it?


This thread was automatically locked due to age.
Parents
  • Thtran,

    I also have that expression filter in my list. On my system it is working fine. I am using V5.013.
    Try to use
    \.\.\.\/
    instead.
    Please also check your email. Maybe there is a .../ in the header or something else that causes the email to reject.

    Xeno
  • Hello.

    I have also tried
     Code:
     \.\.\.\/ 

     
    the result was the same. After saving each expression, I sent an eMail to myself containing
     Code:
     .../ 

     
    and it was not blocked. I was surprised. It was in the morning. Then I had to attend a meeting. When I came back at noon, I heard lot's of complaints from all kinds of users, because *nobody* could send eMails to our company anymore. I had forgotten to remove the expression! [:$]

    I'm still usinig v5.012. I'll update to 5.013 on Monday. We'll see if that helps.

    Regards, Hon.
  • Hello.

    By now I have updated ASL to v5.016 and tested the above said expression again. And now it works. Must have been a bug in v5.012

    Bye!
Reply Children
No Data