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

How to use wildcards in exceptionlist

I get mails from a mailinglist which changes the name of the sender every time
So I tried to put this address with a wildcard to a exceptionlist to aviod scanning and spam-marking the mails
The sender address always starts with "bcom_" followed by a changing number bevor the @, so I used the following syntax: bcom_*@domain.tld
But this does not work
Other addresses in the same exceptionlist with no wildcards are not processed so I thing the exceptionlist itself works fine but not with a wildcard in the address


This thread was automatically locked due to age.
Parents Reply Children
  • In the HTTP exception list, do I need to specify subdomains or will the top domain allow the subdomains?  For example, if I want to allow all these:
    sub1.domain.com
    sub2.domain.com
    sub3.domain.com

    Can I just add this to the allow list: 
    domain.com

    If not, can I add this to the allow list:
    *.domain.com 

    --Scott