How to suppress TLS with smtp:// #5890
Unanswered
keestux
asked this question in
Questions & Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My
MAILER_URL=smtp://mysmtp.example.com:25How should I configure this so that Kimai does not even try to do TLS?
Here it suggests to look at Symfony mailer documentation. There it tells me to add
?auto_tls=false. But that does not help.Beta Was this translation helpful? Give feedback.
All reactions