mail not send #52637
Replies: 2 comments 7 replies
{{title}}
{{editor}}'s edit
{{editor}}'s edit
-
Hello, You may have configured Messenger so that when you call The test command does not use Messenger: it sends the mail synchronously. |
Beta Was this translation helpful? Give feedback.
-
Thank you for your reply, but the e-mails still haven't been sent. On the other hand, they are stored in my database in the "messenger_messages" table, but the "delivered_at" column remains set to null. I therefore assume that the e-mails have not been sent. |
Beta Was this translation helpful? Give feedback.
{{title}}
{{editor}}'s edit
{{editor}}'s edit
-
Hello,
I have a problem, when I make the following command my server manages to send an email and I receive it, but when I configure the email sending from a symfony web page, I don't receive any email.
php bin/console mailer:test my-email@example.com --from=contact@exemple.com
I followed the documentation and installed mailer and mime with composer.
Can you tell me what I did wrong or forgot?
Thanking you
Beta Was this translation helpful? Give feedback.
All reactions