Skip to content

[Mailer] Send email command #37409

@YaFou

Description

@YaFou

Description
A simple command to send an email via the console (bin/console). It can be used for a test. There is already a command like this in the Swiftmailer Bundle (swiftmailer:email:send).

Example

$ bin/console mail:send

From
> sender@localhost.fr

To
>receiver@localhost.fr

Subject
> A amazing subject!

Body
> Tell your life...

Email sent!

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