Skip to main content

Disable Email ports for domains with no email access

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey there! What you're seeing is just how the daemons and ports work on a Linux server. The Exim service listens for incoming connections on any IP address configured on the server, and has no concept of domains or cPanel accounts. So whether you try your telnet test with a domain or an IP address, Exim is going to intercept that and respond. There isn't a per-domain setting for this type of activity as that all happens at a lower-level in the operating system itself, as only Apache has a concept of domains.
    0
  • monza
    Is there a way of preventing Telnet from accessing this information for all accounts? Obviously, Telnet makes no email transmissions, so it's knowledge of the EXIM server is pointless.
    0
  • cPRex Jurassic Moderator
    Not really - if the port is open and listening on a public IP address, people will be able to see it. They may not be able to do anything - for example, running a telnet test to a cPanel port isn't going to be very useful - but the ports will respond.
    0

Please sign in to leave a comment.