zimbra

Your Beginner’s Guide to SEO-Friendly Blog Formatting

Search Engine Optimization (SEO) is key to your website’s success. However, it’s also a complex, multi-faceted process. With so many best practices involved in formatting an SEO-friendly blog page, it can be difficult to keep up. Even so, many of the most foundational techniques for improving your content’s search engine rankings take place on individual …

Your Beginner’s Guide to SEO-Friendly Blog Formatting Read More »

Fix ethtool no such device error

[ad_1] Webmaster and online service providers often inform that they are receiving a “no such device” message while using the ethtool command. This happens due to missing interface, driver issue etc. As a part of our Server Management Services, we have helped online service providers to fix several similar Cloudflare errors. Today, let’s discuss some tips …

Fix ethtool no such device error Read More »

SQL error 5023 – Tips to fix it

[ad_1] Managing database servers for Web hosts, VPS hosts, etc, and resolving the issues related to it are a major chunk of the Server Management Services that we offer at Bobcares. We receive a number of SQL-related support requests as a part of it. To fix SQL error 5023 is one among them. This error …

SQL error 5023 – Tips to fix it Read More »

VestaCP change admin password – How we change and fix errors

[ad_1] Web-users may often see errors like “Error system: Invalid username or password” when they change the VestaCP admin password. This may happen due to missing code or the wrong command used to change passwords. Today, we’ll see how our Support Engineers reset the VestaCP admin password and fix related errors. How we reset the …

VestaCP change admin password – How we change and fix errors Read More »

Default Ports Used by Zimbra

External Access These are ports typically available to mail clients. Port Protocol Zimbra Service Description 25 smtp mta incoming mail to postfix 80 http mailbox / proxy web mail client (disabled by default in 8.0) 110 pop3 mailbox / proxy POP3 143 imap mailbox / proxy IMAP 443 https mailbox / proxy – web mail …

Default Ports Used by Zimbra Read More »

mta stopped postfix is not running

check zimbra logs if you found port conflict error logorcheck 25 port by # netstat -tulpn if other program using 25 port then note PID of that program and kill # kill -9 1285 after killing PID 1285 run # zmcontrol start