Category : Uncategorized

Introduction Exim uses a retry database (also known as the hints database) to track temporary email delivery failures. When an email cannot be delivered due to issues such as SMTP errors, DNS failures, or temporary remote server unavailability, Exim defers the message and schedules a retry.Even after the underlying issue is resolved, Exim may continue ..

Read more

Introduction When using FTP or FTPS on a cPanel server, Pure-FTPd manages all FTP connections.However, improper passive mode configuration or firewall restrictions often cause connection failures such as: This guide explains how to properly configure Pure-FTPd passive mode on AlmaLinux 8 with cPanel, ensuring stable and secure FTP connectivity. Prerequisites 1. Root SSH access to ..

Read more

Introduction PHP-FPM (FastCGI Process Manager) is an alternative PHP handler designed to improve website performance, reliability, and resource management. Enabling PHP-FPM allows PHP to handle high traffic more efficiently by managing worker processes intelligently. Prerequisites Before proceeding, ensure the following: Procedure Conclusion Enabling PHP-FPM through WHM is a simple and effective way to enhance PHP ..

Read more

Introduction: Managing outbound email activity is crucial for maintaining server performance, preventing spam, and protecting your mail server’s reputation. WHM allows administrators to set a global hourly email sending limit, ensuring that no domain can exceed a predefined threshold. This helps avoid email abuse, accidental mail loops, and IP blacklisting.This guide explains how to configure ..

Read more

Introduction Greylisting is an effective email security feature available in WHM that helps reduce unwanted spam emails. When Greylisting is enabled, the mail server temporarily rejects emails from unknown or suspicious senders on their first attempt. Legitimate mail servers will retry after a short delay, while most spam servers do not retry, resulting in automatic ..

Read more

Introduction: Adding additional IP addresses to your cPanel server allows you to host multiple websites on separate IPs or assign dedicated IPs for SSL certificates and reseller accounts. This helps in better management and isolation of hosted domains. Prerequisites: Steps to Add IP Address: Step 1: Log in to WHM as root → URL: https://yourserverip:2087 ..

Read more

Introduction Resetting a cPanel password is a common task for web hosting administrators. Whether a user forgets their login credentials or you need to update security settings, WHM (Web Host Manager) provides an easy and secure way to reset cPanel account passwords. This guide will walk you through the steps to quickly reset a cPanel ..

Read more

Introduction Monitoring disk usage is an essential task for system administrators to ensure that servers run efficiently and do not encounter downtime due to insufficient storage. cPanel & WHM provides built-in options to automatically send alerts when disk space usage reaches warning or critical levels. Enabling these alerts helps you take proactive action before your ..

Read more