SMTP without encryption #6819
Replies: 1 comment
-
Nevermind. Looking like it is working as intended. https://symfony.com/doc/current/mailer.html#tls-peer-verification |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I host my outbound SMTP server locally and is only accessible from my containers. I do not have encryption enabled on it because I see no reason to. I leave MAIL_ENCRYPTION empty but when doing a test receive the following:
Beta Was this translation helpful? Give feedback.
All reactions