Closed
Description
Description
For our staging server, it would be helpful to have a whitelist of email addresses that only sends mails to certain recipients, similar to what Swiftmailer does.
Is it just me, or are there others here who miss this feature?
Example
framework:
mailer:
delivery_addresses:
- 'mail@example.com'
delivery_whitelist:
- '/@example.com$/'