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...
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...
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
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...
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...
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...
NOTE: for updated answers please visit cPanel & WHM System Administrator I Certification (CWSA-1) Exam Answers: In a cPanel & WHM environment, which of the following tools can be best described as the executable that reads the grants_cpuser...
After Migrating Magento 2.4.4 to another server the following errors are shown: Error: Class 'IntlDateFormatter' not found in /home/pcx3/magento.store/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php:50 Stack trace: #0...