
godzilla
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by godzilla-
godzilla commented,
Thank you for your reply. In the time of writing this post I was not aware that most support ticket we had from our clients ware do to us blocking gmail and not the other way around but I then qui...
-
godzilla commented,
We are also experiencing a lot of gmail rejecton from emails sent by our clients from all our servers with different server IPs. I assume that gmail also uses a spamcop spam database to some exten...
-
godzilla commented,
I have this (kind of a) quick fix: cp /etc/exim.conf.localopts /root/exim.conf.localopts.bak sed -i 's/acl_spamcop_rbl=1/acl_spamcop_rbl=0/g' /etc/exim.conf.localopts /scripts/buildeximconf /scrip...
-
godzilla commented,
It's a known issue with MariaDB. Just run yum downgrade MariaDB-* -y whmapi1 update_updateconf RPMUP=manual UPDATES=manual and wait for the fix
-
godzilla commented,
If it can help, I'm temporarily fixing on dozens of server by running yum downgrade MariaDB-* -y whmapi1 update_updateconf RPMUP=manual UPDATES=manual
-
godzilla commented,
We are fixing successfully on dozens of servers by running this: yum downgrade MariaDB-* -y whmapi1 update_updateconf RPMUP=manual UPDATES=manual However