-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Description
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!
Aerendir, jsunier, zmitic and vinceAmstoutzPabloKowalczyk and vinceAmstoutzsstok