CyberPanel

Cyberpanel Unable to Change php version for Subdomains – solved

I had a subdomain and tried changing the php version in the cyberpanel control panel without any success.  I found a discussion about the issue here. The ultimate solution wound up being that I had to change the vhosts file directly for the subdomain.  Any other attempts to change the php version did nothing other …

Cyberpanel Unable to Change php version for Subdomains – solved Read More »

Cyberpanel – redirect domain name to another including URLs

Cyberpanel wouldn’t let me forward emails used on an add-on domain, so I had to create a separate website for the add-on domain, create my emails I needed there, and then redirect the content from the “add-on” domain to the correct domain. For some reason, I was struggling to find the correct code to have …

Cyberpanel – redirect domain name to another including URLs Read More »

Error: invalid literal for int() with base 10: ‘-‘ [calculateBandwidth]

invalid literal for int() with base 10: ‘-‘ [calculateBandwidth]   This message keeps showing up in my error log, but a few variations.  Basically, right after the 10: and before the [calculateBandwidth] there is a character or string in single quotes.  The script is expecting that data to be a number, not a character.  For …

Error: invalid literal for int() with base 10: ‘-‘ [calculateBandwidth] Read More »

550-5.7.1 Our system has detected that this message does not meet IPv6 sending guidelines regarding PTR records and authentication

I think I finally got this issue fixed. Warning: 550-5.7.1 Our system has detected that this message does not meet IPv6 sending guidelines regarding PTR records and authentication. Please review 550-5.7.1 I first mentioned the problem with the IPv6 warning in this thread.  And then I mentioned it again here.  And I had thought it …

550-5.7.1 Our system has detected that this message does not meet IPv6 sending guidelines regarding PTR records and authentication Read More »

Cyberpanel email log – IP address does not have a PTR record setup 550-5.7.25

TLDR:  gmail has very strict anti-spam and forwarding emails makes it even tougher to pass their spam filters.  The best you can do is run your emails through a test site like mail-tester.com and lookup how to solve each of the issues presented.  I found forwarding emails to outlook instead of gmail worked fine.  If …

Cyberpanel email log – IP address does not have a PTR record setup 550-5.7.25 Read More »