listmonk/frontend/cypress/fixtures/subs-domain-blocklist.csv
Kailash Nadh 7aee36eab1 Add support for blocklisting e-mail domains.
E-mails in the domain blocklist are disallowed on the admin UI, public
subscription forms, API, and in the bulk importer.

- Add blocklist setting that takes a list of multi-line domains on the
  Settings -> Privacy UI.
- Refactor e-mail validation in subimporter to add blocklist checking
  centrally.
- Add Cypress testr testing domain blocklist behaviour on admin
  and non-admin views.

Closes #336.
2021-09-25 15:39:09 +05:30

429 B

1emailnameattributes
2noban1-import@mail.comFirst0 Last0{"age": 29, "city": "Bangalore", "clientId": "DAXX79"}
3ban1-import@BAN.netFirst1 Last1{"age": 43, "city": "Bangalore", "clientId": "DAXX71"}
4noban2-import1@mail.comFirst2 Last2{"age": 47, "city": "Bangalore", "clientId": "DAXX70"}
5ban2-import@ban.ORGFirst1 Last1{"age": 43, "city": "Bangalore", "clientId": "DAXX71"}