_base_bad_sender_name_de
jassi0001 opened this issue · 1 comments
jassi0001 commented
Problem with sender Mail-Adress: microsoftnonprofit@techsoup.org
Was filtered by the named filter. microsoftnonprofit@techsoup.org is a non Profit registration Site....
I think:
Which works?
/(kundendienst|support)/n/i
/(kundendienst|support)+$/i
is a little to hard
martinschaible commented
Silly me! I need also to add a word boundary for the beginning of the string. I will fix that within the next update.