Skip to content

[Mailer] Update .env for "send grid" recipe change #12630

Closed
@weaverryan

Description

@weaverryan

In https://symfony.com/doc/4.4/mailer.html#using-a-3rd-party-transport

It says the .env file will look like this after installing sendgrid transport:

# .env
SENDGRID_KEY=
MAILER_DSN=sendgrid://$SENDGRID_KEY@default

(and that you only need to then configure SENDGRID_KEY). That's not true anymore. The recipe no longer uses 2 env variables: https://github.com/symfony/recipes/blob/master/symfony/sendgrid-mailer/4.4/manifest.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    Mailergood first issueIdeal for your first contribution! (some Symfony experience may be required)

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions