Home Forums OS X Server and Client Discussion Mail Mail/DNS Problems

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #368424
    macmanjc
    Participant

    In response to a client getting bounced by AT&T and Comcast I have been working with their T1 service provider to set up reverse DNS records for their mail server. The problem is the static public IP address: the IP address that mail appears to be coming from is NOT the IP address of the mail server!

    Here specifically is what is happening:
    Let’s say that the public IP of the mail server is 10.11.12.250. Using DynDNS I have set up the following A records:
    • bum.example.com maps to 10.11.12.250 (bum = BackUp and Mail in case you are wondering!)
    • mail.example.com maps to 10.11.12.250
    • webmail.example.com maps to 10.11.12.250

    But when I receive a message from the server, here is what the header says:
    [code]Received: from bum.example.com (ip10-11-12-248.z12-11-10.customer.algx.net [10.11.12.248])[/code]

    So why does it appear that mail is coming from 248 instead of 250?!

    Now 248 is within my assigned block of IP addresses, but it isn’t assigned to anything anywhere from what I can tell.

    Any ideas on what could be causing this? Any ideas on how to troubleshoot this and figure out where the error is occuring? And, last but not least, is it going to be a problem if I just have the service provider create a PTR record for 248 that maps to bum.example.com?

    Any help would be greatly appreciated!

    -John

    #368450
    uptimejeff
    Participant

    What is your domain name? (there’s not much of a point in masking it)
    With this, it’s easy to check your DNS and the postfix server’s hostname.

    Jeff

    #368451
    macmanjc
    Participant

    The domain name in question is aclu-md.org.

    DNS should have A records for 3 internal servers and 1 external (the web server that is run by our hosting company).

    Record 1: master.aclu-md.org = 67.95.163.251
    Record 2: bum.aclu-md.org = 67.95.163.250
    Record 3: fmdocs.aclu-md.org = 67.95.163.252

    Let me know if you are seeing something different or any oddities that I am missing in the DNS info that is returned.

    -John

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

Comments are closed