Skip to main content

cpanel emails from server with no email accounts fail

Comments

6 comments

  • cPRex Jurassic Moderator

    Hey there!  Did the original Exim log entries show that the retry time was not reached?  If so, being a server with no email accounts, this would most likely be an issue with the local resolvers not being able to look up the remote mailserver.

    Are you able to run a basic "dig mx domain.com" from that machine, where "domain.com" is the domain you're trying to send messages to?

    0
  • quietFinn

    Maybe that "451 unable to verify user" error is because there is "Sender Verification Callouts" On in the receiving server?

    "Use callouts to verify the existence of email senders. Exim will connect to the mail exchanger for a given address to verify it exists before accepting mail from it."

    0
  • jimlongo

    cPRex

    $ dig mx receiver.com +short
    10 _dc-mx.dd4b09d3c056.receiver.com.
    20 _dc-mx.11302ce2cf04.receiver.com.

    Couple of things I don't get here.

    1. The receiving server does exist, has proper DNS, has a mailbox ... I can send mail to it from, ex. a hotmail address 

    2. If the sending server has no mailboxes, "who" is sending the email from sender.com?  What kind of DNS is required?

     

    quietFinn

    Thanks, Not sure I want to drop that on the receiving server right now, as there are a lot of other accounts there.

     

     

     

    0
  • cPRex Jurassic Moderator

    I guess I'm not fully understanding the issue.  How are you testing email when there are no mailboxes configured?  Are these system level notifications?

    0
  • jimlongo

    Yes I am only wanting to receive cpanel notices, system notifications.

    0
  • quietFinn

    I think it's quite common configuration, that root emails are sent from, like "serveradmin@xxx.com", but that email does not exist in the sending server.

     

    1

Please sign in to leave a comment.