settings / mailer

Email sending and rate limiting

Array of allowed email domains (e.g., ["@yourcompany.com", "@trustedclient.com"]). Leave empty to disable whitelist.

Maximum number of emails that can be sent from a single IP address per time window.

Maximum number of emails that can be sent using a single template per time window.

Time window in seconds for rate limiting. Default is 300 seconds (5 minutes).