Mail sending problem

Posted on the October 23rd, 2008 under Server Admin Tips by Stephen

Given your server is properly setup (you run Exim) but you or your customer can not send out email with a bounced error:

user@domain.com is undeliverable: The mail server could not deliver mail to user@domain.com. The account or domain may not exist, they may be blacklisted, or missing the proper dns entries.

The problem is because the other end has MX set to an IP. Exim software will not recognize as a proper MX hostname and won’t be able to deliver.

You would ask the other end to set a CNAME for the IP => then set MX to that CNAME.


Share this page:
  • Facebook
  • Twitter
  • StumbleUpon
  • Slashdot
  • Digg
  • del.icio.us
  • Google Bookmarks
  • Live
  • MySpace
  • Technorati
  • LinkedIn
  • Reddit
Related Posts:
  1. Exim Cheatsheet
  2. Some useful sysadmin commands

One Response to 'Mail sending problem'

  1. July 13, 2009 at 8:56 pm
    Marius

Leave a Comment