Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Blind Can See
    Guest

    Default MX problem, PLEASE HELP

    Please see attached.

    Does this look right or not?

    the 207's are external to the other mail server, not my local.

    Been fighting this all day back and forth with customer, changed
    about 15 times literally
    Attached Thumbnails Attached Thumbnails MX problem, PLEASE HELP-dns.gif  

  2. #2
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Nov 2003
    Location
    moscow
    Posts
    294

    Default

    no. it's not correct. for getting MX records to work you need indicate something like:


    domain.com MX 10 mail
    domain.com MX 20 mail_backup

    mail A ip address
    mail_backup A ip address

    above is config for two mail servers which used for receving mails. For SMTP server you don't need indicate any MX records...
    https://robobill.net
    US dedicated, Europe and Asia and Russia dedicated server. Shared, Reseller, VPS hosting in US and Europe.
    We are RESELLER of dedicated servers since 2002.

  3. #3
    Blind Can See
    Guest

    Default

    I did that again, still doesn't work.

    Look how it shows up on mxtoolbox.


    mail-incoming.gate.com.clientdomain.com

    yet in dns zone on my server it was setup correctly still


    Code:
    clientdomain.com.	86400	IN	NS	ns1.hostserver.com.
    clientdomain.com.	86400	IN	NS	ns2.hostserver.com.
    
    clientdomain.com.	14400	IN	A	xxx.xxx.71.80
    
    localhost.clientdomain.com.	14400	IN	A	127.0.0.1
    
    
    www	14400	IN	CNAME	clientdomain.com.
    ftp	14400	IN	A	xxx.xxx.71.80
    clientdomain.com.	14400	IN	MX	1	mail-incoming.gate.com
    pop	14400	IN	A	207.150.192.52
    smtp	14400	IN	A	207.150.192.174
    clientdomain.com.	14400	IN	MX	10	mail-incoming2.gate.com
    Note the IP with "xxx" is my server IP. the 207 is his external mail server elsewhere.

    So why is it showing up as
    mail-incoming.gate.com.clientdomain.com

    (the problem is the added clientdomain.com prefix)

  4. #4
    Blind Can See
    Guest

    Default

    Problem solved. the stupid "." was missing in the last field per mx entries, after the domain.

  5. #5
    Member freedog96150's Avatar
    Join Date
    Mar 2005
    Location
    Nevada, USA
    Posts
    68

    Default

    Quote Originally Posted by Blind Can See
    I did that again, still doesn't work.

    Look how it shows up on mxtoolbox.


    mail-incoming.gate.com.clientdomain.com

    yet in dns zone on my server it was setup correctly still


    Code:
    clientdomain.com.	86400	IN	NS	ns1.hostserver.com.
    clientdomain.com.	86400	IN	NS	ns2.hostserver.com.
    
    clientdomain.com.	14400	IN	A	xxx.xxx.71.80
    
    localhost.clientdomain.com.	14400	IN	A	127.0.0.1
    
    
    www	14400	IN	CNAME	clientdomain.com.
    ftp	14400	IN	A	xxx.xxx.71.80
    clientdomain.com.	14400	IN	MX	1	mail-incoming.gate.com
    pop	14400	IN	A	207.150.192.52
    smtp	14400	IN	A	207.150.192.174
    clientdomain.com.	14400	IN	MX	10	mail-incoming2.gate.com
    Note the IP with "xxx" is my server IP. the 207 is his external mail server elsewhere.

    So why is it showing up as
    mail-incoming.gate.com.clientdomain.com

    (the problem is the added clientdomain.com prefix)
    You need to add a "." after the mail-incoming.gate.com to make it literal. Otherwise, DNS assumes the clientdomain.com is added after record entries.

    Records should read:
    Code:
    clientdomain.com.   14400   IN   MX  1     mail-incoming.gate.com.
    clientdomain.com.   14400   IN   MX  10     mail-incoming2.gate.com.
    **********************
    Brian Frias
    "Without fear, there is no
    courage"
    **********************

Similar Threads & Tags
Similar threads

  1. DNSonly port 2087 problem. Very weird problem
    By web2corp in forum cPanel and WHM Discussions
    Replies: 9
    Last Post: 04-12-2007, 03:23 AM
  2. Cpanel/WHM problem, Exim problem, Mail problem
    By iroku in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 08-18-2006, 04:28 PM
  3. Email Sending Problem (451 Temporary local problem)
    By saj in forum E-mail Discussions
    Replies: 1
    Last Post: 03-30-2006, 10:07 AM
  4. Weird problem, urgent help needed with Mail problem
    By fuzioneer in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 09-07-2005, 04:00 AM
  5. FDF problem : Today I have problem when upgrade Apache
    By xmllist in forum cPanel Developers
    Replies: 0
    Last Post: 06-18-2004, 11:26 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube