MX records with google apps for domine

Mekazawa

New member
Joined
Jan 19, 2014
Messages
1
Hi everyone!

I am trying to configure Google Apps in DirectAdmin and I am not sure if I have added the MX properly.
Google Apps documentation says I must add the MX names and the priority, but I have one more field and I am afraid that I could have done it incorrectly.

https://support.google.com/a/answer/61162?hl=es

This is my DNS configuration.

DNS.png

Many thanks by advance!

Javi.
 
First of all you should check you dns at http://www.intodns.com/somos.co.kr - as you can see there is a lot of errors. There is errors regarding both of your name servers. So things will not work correct until you fix those problems first.

After you have fixed the problems listed at intodns.com, then you can look at your email. It looks correct on your screenshot. But remember to uncheck "Local Mail Server" on the MX Records page in DirectAdmin.

Also I would advice you change your SPF record to be this:

Code:
somos.co.kr.	TXT	"v=spf1 a mx ip4:212.34.152.142 include:_spf.google.com ?all"
 
Last edited:
Back
Top