ricardoborrb

  • Total activity 13
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3

Activity overview

Latest activity by ricardoborrb
  • ricardoborrb created a post,

    Uninstall ( or at least just remove the files ) cPanel & WHM

    Hi there, is there a way to uninstall cpanel&whm? If there's not ( from what it seems ), which folders should I delete ( if possible )? Thanks;

  • ricardoborrb commented,

    Check if your port 25 is good. Go to your terminal and type: [CODE=bash]telnet mx1.cpanel.net 25 Or [CODE=bash]curl portquiz.net:25 If it times out your provider is blocking the port 25 ( the ...

  • ricardoborrb commented,

    EXIM was not on "Service Manager". But I got it fixed by running into the terminal the following command: [CODE=bash]/scripts/upcp --force It reinstalled Exim.

  • ricardoborrb created a post,

    Can't Restart Exim - The “exim” service is disabled.

    Hi there, I tried to restart my exim under WHM > Restart Services but I'm getting " The "exim" service is disabled. " After running " /scripts/restartsrv_exim -status " I get this: " (XID spdw4b)...

  • ricardoborrb commented,

    Just to confirm it's not your server firewall, disable csf and try: csf -x telnet mx1.cpanel.net 25 After that you can re-enable csf by csf -e It timed out also, [CODE=bash]# csf -x Flushing...

  • ricardoborrb commented,

    It seems like your hosting provider may be blocking port 25 if you aren't able to send any outbound messages. You'd want to speak with the host to confirm this, and they'd be able to tell you wha...

  • ricardoborrb commented,

    Thanks for that reply. Just to try another network, what happens with this? telnet mx1.cpanel.net 25 Similar thing: [CODE=bash]# telnet mx1.cpanel.net 25 Trying 208.74.121.68... telnet: conne...

  • ricardoborrb commented,

    Check if you can able to connect to the google mail server by the telnet Try:#telnet aspmx.l.google.com 25 I'm receiving this: [CODE=bash]# telnet aspmx.l.google.com 25 Trying 2607:f8b0:400d:c...

  • ricardoborrb created a post,

    Emails in Queue, Spool file locking, timing out

    Hello there! (i have root access) Recently I have been running an issue that emails are stuck in the Mail Queue Manager. I'm getting either `H=aspmx.l.google.com [ IP ] Connection timed out` or ...

  • ricardoborrb created a post,

    Dedicated IP timing out

    Hello there. I've added a new IP address in my WHM under " IP Functions " and created a package with Dedicated IP. In order to test it, I've created a user with this package. However, the website...