Introduction Microsoft Outlook is a desktop email client that allows you to send, receive, and manage emails from your hosting account. Configuring your email account in Outlook enables you to access your emails without logging in to webmail, providing a convenient way to manage your communications. Prerequisites Implementation Step 1… Continue Reading Configure email account in Outlook or MS Outlook

Introduction A Default Email Account (Catch-All Email Account) is an email address that receives all emails sent to non-existent or incorrectly addressed email accounts under a specific domain. Instead of rejecting such emails, the mail server forwards them to the configured default email account. This helps ensure that important emails… Continue Reading Default email account configuration

Introduction Mac Mail is the default email client for macOS that allows users to send and receive emails from their hosting accounts. By configuring your email account in Mac Mail, you can access your emails directly from your Mac without using webmail. Prerequisites Implementation Step 1 Open Mac Mail, then… Continue Reading Configure email account in MAC machine

Introduction cPanel provides multiple methods for uploading website files to your hosting account. You can use the built-in File Manager for quick uploads through your web browser or an FTP client for transferring larger files or managing multiple files efficiently. This guide explains both methods. Prerequisites Access to your cPanel… Continue Reading How to upload files in cPanel?

Introduction cPanel/WHM is a web hosting control panel that simplifies server and website management through an easy-to-use graphical interface. This guide outlines the steps required to install cPanel/WHM on a new server or VPS. Prerequisites Before proceeding with the installation, ensure the following requirements are met: Implementation $mkdir /home/cpins $cd… Continue Reading How to install a new cPanel account in the server?

Introduction DomainKeys Identified Mail (DKIM) is an email authentication method that helps protect domains from email spoofing and improves email deliverability. By signing outgoing emails with a cryptographic signature, receiving mail servers can verify that the message was sent from an authorized source and has not been modified during transmission.… Continue Reading Install DKIM in Postfix using openDKIM

Introduction Identifying spamming accounts is an important part of maintaining the security and reputation of a cPanel mail server. Accounts that send an unusually high number of emails may indicate compromised credentials, vulnerable scripts, or unauthorized email activity. This guide explains how to identify accounts that have sent a large… Continue Reading Identfy spamming accounts in cPanel servers

Introduction Taking regular database backups is an important task for server administrators. In Windows servers running Microsoft SQL Server, we can use a batch script with the sqlcmd utility to back up all user-created MSSQL databases. This script helps automate the backup process by listing all databases except system databases… Continue Reading Batch Script to Take Backup of All MSSQL Databases

Introduction The “User is over quota” error in cPanel or Webmail can occur even after increasing the account’s disk quota. This usually happens when quota information has not been updated correctly on the server or when stale over-quota records still exist. The following steps can help to resolve the issue… Continue Reading login webmail Internal server error: user is over quota

Introduction Sometimes, while accessing the Plesk control panel using the default secure URL, it may redirect to another URL with port 11444. For example: may redirect to: Due to this redirection issue, the Plesk panel may not open properly. This issue is usually related to the Plesk SSO configuration. Prerequisites… Continue Reading Plesk Panel Redirecting to hostname:11444