-
When trying to setup the NextCloud email client, the process fails with the following error:
Error while creating the account: Creating account failed: Server does not support TLS connections.
In manual configuration IMAP host is set to port 993 with SSL/TLS and SMTP is set to port 587 with STARTTLS as per documentation.
On the server, both ports 993 and 587 are open with netstat output
tcp6 0 0 :::993 :::* LISTEN
tcp6 0 0 :::587 :::* LISTENIn reveiwing the issue, I discovered NextCloud doesn't support any thing but TLS1, does Cloudron only use TLS1.2?
-
I overlooked the closed tickets on Cloudron's NextCloud git repo. Setting the SMTP server to port 25 without encryption solved the issue as per the suggestion in this thread.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login