How to fix email certificate issue in 5.6
-
Some Cloudrons are having an email certificate issue with 5.6. In case, you hit this (your mail client gives some SSL error), the fix is as follows:
- SSH into server and run the commands below as root
/home/yellowtent/box/setup/start.shsystemctl restart box- The go to the dashboard, System -> Services -> restart mail service
-
Some technical details on the issue. In 5.6, we allow the mail server name to be set and for this we introduced a database field called mail server name. For some reason, if an update only went through half way, the database migration scripts did not complete fully and this mail server name field is not populated in the database. This in turn results in the mail container not getting the correct certificate.
The first command
/home/yellowtent/box/setup/start.shis running the database migrations. The second command is restarting cloudron code. The third command is re-configuring mail container with the correct certificate.
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