Control which recipients specific senders can email - perfect for limiting automated accounts, contractors, or restricted users.
Sender Restrictions is a powerful feature that allows administrators to limit which recipients specific email addresses can send to. When a restricted sender tries to email someone not on their approved list, the message is immediately rejected with a customizable error message.
Restrict outbound emails from specific senders to only approved recipients or domains.
Use *@domain.com patterns to allow entire domains with a single rule.
Restrictions are enforced immediately at the SMTP level - unauthorized emails never leave your server.
Configure custom rejection messages so users understand why their email was blocked.
Limit notification accounts to only send to internal recipients:
notifications@company.com can only send to *@company.comalerts@company.com can only send to the IT teamnoreply@company.com restricted to specific distribution listsRestrict temporary employees to communicate only with their project team:
Prevent sensitive accounts from communicating externally:
Navigate to Configuration → Sender Restrictions in the SecZim dashboard.
notifications@company.com).
| Field | Description | Example |
|---|---|---|
| Sender Email | The email address to restrict | alerts@company.com |
| Allowed Recipients | List of recipients/patterns this sender can email | admin@company.com, *@company.com |
| Reject Message | Custom message for rejected emails | "This account can only send to internal recipients" |
| Active | Enable/disable the restriction | On/Off |
SecZim supports wildcard patterns to allow entire domains:
| Pattern | Matches | Does NOT Match |
|---|---|---|
*@company.com |
anyone@company.com, sales@company.com |
user@sub.company.com, user@other.com |
admin@company.com |
admin@company.com (exact match only) |
admin2@company.com, admin@other.com |
*@company.com will NOT match user@sub.company.com. Add subdomains separately if needed.
Restrict an automated notification account to only send internally:
Sender Email: notifications@company.com
Allowed Recipients:
- *@company.com
Reject Message: "This is an automated account that can only send to internal recipients"
Active: Yes
Allow a contractor to only communicate with their project manager and HR:
Sender Email: contractor.john@company.com
Allowed Recipients:
- manager@company.com
- hr@company.com
- project-team@company.com
Reject Message: "Your account is restricted to project-related communications only"
Active: Yes
Restrict the finance reporting account to internal plus external auditors:
Sender Email: finance-reports@company.com
Allowed Recipients:
- *@company.com
- audit@externalauditor.com
- compliance@regulatorybody.gov
Reject Message: "Finance reports can only be sent to authorized recipients"
Active: Yes
When first restricting an account, include all known recipients. Monitor logs and add missing ones as needed.
For internal-only accounts, use *@yourdomain.com instead of listing every employee.
Write helpful rejection messages so users understand the restriction and know who to contact.
Keep a record of why each restriction exists, especially for compliance-related rules.
All rejected emails from restricted senders appear in:
Module: SenderRestrictions to see all enforcement actions for your restricted senders.
Need help? Contact support@seczim.com