How to Increase disk quota in DirectAdmin (Enhanced Skin)

Introduction This article explains how to update the total disk space in DirectAdmin. It is designed for administrators or users with access to the DirectAdmin control panel who need to modify the disk space allocated to a domain or user. Keeping the disk space updated ensures that your hosting environment reflects accurate storage allocations, preventing

How to Install SpamAssassin in DirectAdmin (Evolution Skin)

Introduction SpamAssassin is a robust email filtering tool designed to reduce spam by analyzing incoming emails and applying advanced filtering rules. If your DirectAdmin server does not have SpamAssassin installed, follow this guide to install and enable it seamlessly. Prerequisites Access to DirectAdmin with administrator privileges. Basic familiarity with DirectAdmin’s interface. Step-by-Step Installation Guide Step

Why Suspended Emails Are Still Sending and How to Prevent It

Introduction When an email account is suspended, it should not have the ability to send emails. However, in some cases, suspended accounts may still send emails due to pending messages in the mail queue. This guide provides a step-by-step approach to identifying and resolving this issue, ensuring no further unauthorized emails are sent.   Prerequisites

How to Fix phpMyAdmin “Access Denied” Error in cPanel

Introduction When accessing phpMyAdmin through cPanel, you may encounter the following error: Error: mysqli_sql_exception: Access denied for user ‘cpses-username’@’localhost’ (using password: YES). This issue arises when the MySQL password for the cPanel user is out of sync, preventing authentication. To resolve this, reset the cPanel password to force MySQL to synchronize the credentials. Prerequisites Access

How to Check If Users Are Logging in via POP3 or IMAP

Introduction Checking whether an email account is using POP3 or IMAP can be essential for troubleshooting email access issues, verifying login activity, or ensuring the correct configuration of email clients.   Understanding POP3 and IMAP What is POP3? Post Office Protocol version 3 (POP3) is a standard email protocol used to retrieve emails from a

Error: “Server Error” While Uploading an Attachment in Roundcube Webmail

Introduction When uploading attachments in Roundcube Webmail, you might encounter a “Server Error.” This issue often arises from file size limits, server security rules (such as ModSecurity settings), or network interruptions. ModSecurity is a web application firewall designed to protect servers by monitoring and blocking potentially harmful requests. However, its strict security rules can sometimes

How to fix warning: date() [function.date] in PHP

Warning: CentOS 7 reached its End of Life (EOL) in June 2024. As a result, it no longer receives security updates or official support, which may leave your server vulnerable to security threats. It is strongly recommended to upgrade to a currently supported Linux distribution for continued security and stability. Introduction When managing a PHP-based