Mail production #831
Replies: 12 comments 7 replies
-
I think you should read this documentation. |
Beta Was this translation helpful? Give feedback.
-
Thank you, i know it. |
Beta Was this translation helpful? Give feedback.
-
Interception only works for development mode, so you don't need to disable anything for production mode. |
Beta Was this translation helpful? Give feedback.
-
In production, i have mailtip which is enable. |
Beta Was this translation helpful? Give feedback.
-
For production mode, you will need to run your docker compose with the following files: compose.yaml, compose.prod.yaml |
Beta Was this translation helpful? Give feedback.
-
I did it? Are you sure? |
Beta Was this translation helpful? Give feedback.
-
сheck this documentation: https://github.com/dunglas/symfony-docker/blob/main/docs/production.md there you will find a line of the following pattern |
Beta Was this translation helpful? Give feedback.
-
everything I wrote was related to the fact that you are already using the mailer component |
Beta Was this translation helpful? Give feedback.
-
What kind of |
Beta Was this translation helpful? Give feedback.
-
I think you have this interceptor: https://github.com/axllent/mailpit |
Beta Was this translation helpful? Give feedback.
-
it's easy to check, file |
Beta Was this translation helpful? Give feedback.
-
Well, all you have to do is choose the necessary transport, install it, add access keys, and that's it, this particular transport will be used in production. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello the team,
I don't see in the documentation how to send emails in production.
Have you somes advices please?
Beta Was this translation helpful? Give feedback.
All reactions