Reaching out to others! Free & Open Source Software, Kannada, L10n, L18n Data Science, Cloud Computing & more…

Enable Zimbra to work on port 80

QuickFix | 0 comments

If you want Zimbra to work on both port 80 and 443, You can use the following commands:

su zimbra –
zmtlsctl both

After this, restart zimbra and you will be able to login to Zimbra on port 80 as well.

PS: Running Zimbra on port 80 is not secure.

Related Articles

Related

Fix: expr: syntax error while running rkhunter

If you're trying to run rkhunter check on your server and finding expr: syntax error for all binaries, it might be due to outdated file properties database. Run the following command to fix it: rkhunter --propupd --update After updating the file properties database,...

read more