The allowlist ensures that trusted email addresses always get through, regardless of other filtering rules. This is perfect for whitelisting important clients or team members.
- Add trusted email patterns
- Supports multiple formats:
- Full email: [email protected]
- Domain wildcard: *@domain.com
- TLD allowlist: *.org
- Partial match: admin@
- Separate multiple patterns with commas
- Allowlist overrides all blocking rules
