Skip to content

[Mailer] Document envelope:sender configuration #13863

Closed
@ThomasLandauer

Description

@ThomasLandauer

https://github.com/symfony/symfony/blob/master/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php#L1506 shows that there is a sender key like this:

# config/packages/mailer.yaml
framework:
    mailer:
        envelope:
            sender: 'foobar'

This should be documented at https://symfony.com/doc/master/mailer.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions