bloatedstoat
- Total activity 366
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 15
- Subscriptions 100
Comments
Recent activity by bloatedstoat-
Yep, we have this error too after our upgrade ran last night to WHM 54.0 (build 8) I have opened a support ticket #7452317
-
I suspect the "backend CMS" is a custom CMS Michael, although pure conjecture of course. I also wonder if this custom CMS uses the php mysqli extension over mysql and the mysqli extension is not a...
-
Are using PHP v5.6? Could be the mismatch is down to the SMTP sender verify mechanism in 5.6. Came across this myself when using 5.6 with WHMCS and all my support tickets and invoices failed to d...
-
Whilst I have not done this myself I believe one could copy the entire original source of a client email that fails, save it to a file on the server and thereafter pipe it into spamassassin on the ...
-
Indeed this resolved most of my troubles. This line however does persist which is GEO::IP related. "warn: Use of uninitialized value $hasStructureInfo in numeric eq (==) at (eval 65) line 5520." ...
-
Thanks Michael. #7382603
-
mv /usr/local/bin/spamassassin /usr/local/bin/spamassassin-old ln -s /usr/local/cpanel/3rdparty/bin/spamassassin /usr/local/bin/spamassassin Thanks for this, I have followed your suggestion and no...
-
/usr/local/bin/spamassassin
-
Does the issue persist if you manually install those modules? EX: cpan -i Net::CIDR::Lite Thank you. Thanks Michael. I installed it as per above command: Ran lint: /usr/local/cpanel/3rdparty/...
-
Hello again. Wondered if it is because one of the other modules is unavailable. Does this help? Nov 3 08:49:40.564 [171073] dbg: diag: [...] module installed: Digest::SHA1, version 2.13 Nov 3 0...