Solved The none encryption is not supported
-
-
Hello @Ivan
Thanks for notifying this bug.Kindly Raise your ticket at support@uvdesk.com to get quick response
- 11 days later
-
@Ivan was the issue resolved? I'm encountering the same issue
-
Hello @jesse
Do let us know which version of UVdesk are you using? as this issue has been fixed in the latest version.
Please download the latest version or you can check the release from here - https://github.com/uvdesk/community-skeleton/releases
Thanks & Regards
UVdesk Team - 2 months later
-
Hi
I am encountering the same issue. I presume I have the latest version as I installed it yesterday. -
Hi
I am also having this issue on the latest version downloaded yesterday. -
Thanks for reporting this bug we will remove none option from there.
Actually you have selected "Encryption Mode - None" for swift-mailer.
And swift mailer does not support encryption none .so you just need to locate and open file swiftmailer.yaml under
config->packages in your project.Now change encryption to tls or ssl instead of none as per support by your email server and save your file.
Now run your project and error will be removed.