image 5 - Add body_check to Proxmox MailGateway

Add body_check to Proxmox MailGateway

By default ProxmoxMG only scans the subject for bad words, but you can also enable body checks. Step 1. First edit the main conf file and include in it the new file with body_check rules that We will add later: nano /etc/postfix/main.cf and to the...

Cover Image by MilesAndryPrower on DeviantArt

Dumping specific tables in MySQL using mysqldump

For high-traffic websites, I advise developing a stagging website if you make significant updates or even switch the WordPress theme entirely. But one significant problem I encountered while moving from the staging site to the live one is that all...

image 2 540x304 - Proxmox Mail Gateway Login failed. Please try again.

Proxmox Mail Gateway Login failed. Please try again.

Login failed to Proxmox MailGateway and 595 status code is reported:

To fix simply reset the password:

passwd

and run:

pmgconfig apicert --force 1​
systemctl restart pmgproxy pmgdaemon​

Source: PMG Web login reset

email smtp2go cpanel test 540x304 - Configuring smtp2go Email Relay on WHM/cPanel

Configuring smtp2go Email Relay on WHM/cPanel

In this guide, I will set up an email relay on WHM/cPanel to smtp2go.com  I choose smtp2go to register for free mail relay service because their free plan supports: 5 domains1,000 emails/day Register on smtp2go Register for a free...

image 19 540x304 - How to enable DNSSEC In cPanel & Cloudflare

How to enable DNSSEC In cPanel & Cloudflare

Domain Name System Security Extensions (DNSSEC) adds an additional layer of security to the old DNS system. There are two steps for using it: Create the DNSSEC record on your cPanel account or CloudflareLet your domain registrar know that you want...

image 9 540x304 - Create private nameservers for cPanel/WHM

Create private nameservers for cPanel/WHM

Step 1. First, decide on the nameservers (e.g. ns1.domain.com & ns2.domain.com) and then create GLUE records for them: How to set up nameservers with Domain Name Registrars Step 2. After the nameservers have been created and propagated, add them...