-
Add a
x-ag-tenantemail header that contains the tenant name to the outer email of a reported email. - xorlab will parse the header and assign the reported email to the correct tenant.
- Optional: Follow Tenant-Specific Notifications to customize notifications per tenant.
Custom email headerTo read the tenant from a different header, for example, Afterward, click Publish, then restart all MTAs. The
my-custom-tenant-header instead of x-ag-tenant, you need to edit activeguard/core/active_guard.yml the following way:active_guard.yml
emailReporting setting in active_guard.yml requires an MTA restart; see How to Activate the Configuration.The tenant value must consist of letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). Note: periods (.) are not allowed.