Setting Up SpamAssassin on DirectAdmin
If you’re ready to declare war on spam and want to set up SpamAssassin on your DirectAdmin server, we’re here…
If you’re ready to declare war on spam and want to set up SpamAssassin on your DirectAdmin server, we’re here…
If you are using Cloudlinux on the server use bellow commands cd /usr/local/directadmin/custombuild./build update./build update_da./build set mod_ruid2 no./build set webserver…
Here is the best SQL mode for Directadmin sql_mode=”ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION”
Sometimes dealing with DNS can be a pain. So we did a few scripts to make life easier for us.…
So you successfully did a blander and deleted named .conf file. We got you, let’s fix that for you. We…
The NodeJS Selector is enabled in the CloudLinux Manager, but still unavailble under the user account with the message: ‘Node.js…
This script helps importing emails yum install imapsync Here is the script #!/bin/bash # Define the IMAP parameters for the…
For this tutorial we will block xmlrpc access on all accounts. For this guide, we followed instructions from Directadmin forums. It’s…
Since the script changes the server IP, Directadmin usually uses the fake IP instead of the server IP for SPF.…
Configuring Quotas on Directadmin ext4 file system Expected results We need to add “usrquota,grpquota” to “/” Remount the partition One…