can't send any email to check smtp in symfony 6 #45801
{{title}}
{{editor}}'s edit
{{editor}}'s edit
-
hello everyone i have installed via composer the module "symfony/mailer" and also symfony/google-mailer to send email via gmail, but this is not working and i can see any email on my inboxes (PS: Less Secure app access = activated on Gmail) , and also to be sur that is not a gmail problem i have used other smtp provider to test sending mails , but the email still not showing and the email boxes till empty, any help please ? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
{{title}}
{{editor}}'s edit
{{editor}}'s edit
-
Howdy, Same problem with mailtrap on sf 6.0.6 (edit by @lyrixx - copy for another message)
|
Beta Was this translation helpful? Give feedback.
-
Hi there, if anyone will look for this one day, then just comment this line : |
Beta Was this translation helpful? Give feedback.
-
thank you so much, you are the best !!!! everything work perfectly |
Beta Was this translation helpful? Give feedback.
Howdy, Same problem with mailtrap on sf 6.0.6
The debug toolbar does indicate one email Queued but 0 sent.
I will try with other email providers to see if there is any difference.
(edit by @lyrixx - copy for another message)