Skip to main content

Server only receiving mails no sending

Comments

7 comments

  • cPRex Jurassic Moderator
    Hey there! Can you try running this command from your server and pasting the output here? telnet mx1.cpanel.net 25
    0
  • Asseriano
    Hey there! Can you try running this command from your server and pasting the output here? telnet mx1.cpanel.net 25

    I got bash: telnet: command not found
    0
  • cPRex Jurassic Moderator
    Ah, I forget some servers don't have that by default :D It's a default package with the operating system, so you can run this to get that installed so you can perform the test: yum install telnet
    0
  • Asseriano
    Ah, I forget some servers don't have that by default :D It's a default package with the operating system, so you can run this to get that installed so you can perform the test: yum install telnet

    I got: [CODE=bash]Loaded plugins: fastestmirror, universal-hooks Loading mirror speeds from cached hostfile * EA4: 185.15.22.168 * cpanel-plugins: 185.15.22.168 * rpmfusion-free-updates: mirror.serverion.com * rpmfusion-nonfree-updates: mirror.serverion.com No package telnet available. Error: Nothing to do
    0
  • cPRex Jurassic Moderator
    Can you let me know what operating system you are using?
    0
  • Asseriano
    CentOS Linux release 7.9.2009 (Core)
    0
  • cPRex Jurassic Moderator
    You may need to reach out to your hosting provider or datacenter as that server doesn't appear to have any of the default repositories configured, as I only see the cPanel and rpmfusion repos, and not anything related to the operating system itself. Without that, I would expect there to be odd behavior on the machine.
    0

Please sign in to leave a comment.