Skip to main content

Email Relay Issue with Remote MX Domains

Comments

3 comments

  • cPRex Jurassic Moderator

    Hey there!  It's odd that domain2 would work when domain3 doesn't.  However, that error that you posted does give us some things we can check.

    Could domain3 be listed in /etc/localdomains even the the mail routing is set to remote? 

    That is the only option in the mail configuration that would be unique to domain3 and not domain2, so I'd start there.

    You're also welcome to create a ticket so this can be investigated directly.

    0
  • Michel

    Hey,

    Thanks for your suggestion!

    We’ve checked both /etc/localdomains and /etc/remotedomains to see if domain3 might be listed incorrectly. Below are the results from our investigation:

    [root@server ~]# egrep example3.com /etc/{remote,local}domains  
    /etc/remotedomains:example3.com.example.com  
    /etc/remotedomains:example3.com  

    [root@server ~]# egrep example.com /etc/{remote,local}domains  
    /etc/remotedomains:example3.com.example.com  
    /etc/localdomains:example2.com.example.com  
    /etc/localdomains:admin.example.com  
    /etc/localdomains:example.com  

    [root@server ~]# egrep example2.com /etc/{remote,local}domains  
    /etc/remotedomains:example2.com  
    /etc/localdomains:example2.com.example.com  

    It seems everything is configured as expected, with domain3 listed only in /etc/remotedomains. This issue is quite puzzling since email routing and manualmx usually address such problems. However, domain3 is still not functioning as intended, even though domain2 works without any issues.

    We’d appreciate any additional insights you might have.

    0
  • cPRex Jurassic Moderator

    I'm not sure what else could be causing this behavior.  It would likely be best to create a ticket so this issue can be investigated directly on the server.

    0

Please sign in to leave a comment.