As a user, in LIST > EMAIL BLACKLIST, how to block sending to a compleet domain

Hendrik

New Member
As a user, in LIST > EMAIL BLACKLIST, how to block sending to a compleet domain.
I tried *@domainname.com as the manual tells me but it's keep sending mails to: domainname.com.

I looked at this forum but don't understand what to put in the: LIST > EMAIL BLACKLIST, block field.
This: /(.*)@hotmail\.com$/i . looks as something i have to put in php but not in the: LIST > EMAIL BLACKLIST, block field

So to open the discusion just one more time......
 
@Hendrik - Global blacklist can only be done from backend. From backend > settings > email blacklist, by adding to the regex area.
So add /^(.*)@hotmail\.com$/i there and then no email belonging to hotmail.com will be added to your app.
 
Back
Top