Skip to main content

wildcard formats

Comments

4 comments

  • cPanelMichael
    Hello :) This is discussed on the following thread: Format For BoxTrapper Thank you.
    0
  • neil154
    Thanks, the one format option I do not see is if I have an email address of test100@mydomain.com and I would like to block anything with 100@my or test100 and would appreciate your guidance.
    0
  • cPanelMichael
    Each entry should be formatted as a Perl regular expression. For example: john@example would be john\@example\.com and all addresses at example.com would be .+\@example\.com. Please review Perl regular expressions if you would like to create additional custom rules. Thank you.
    0
  • neil154
    I am familiar with the example you provided but I am not familiar with Perl and that is why I would like to have examples for the above
    0

Please sign in to leave a comment.