Skip to content

delivery addresses list for mailer #48221

Closed
@y4roc

Description

@y4roc

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$/'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions