Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Cloud DNS : MX Records not working

Hello there,

I'm currently trying to enable Gmail for my domain.
To do so I have to set-up a MX record:

Screenshot 2024-03-02 at 11.23.58.png

On Cloud DNS, here's what I did:

Screenshot 2024-03-02 at 11.24.43.png

I'm not sure to understand what I miss here, could someone help me going through this?

Sincerely,

1 2 218
2 REPLIES 2

Hello!

Well, DNS wise it does work, the record you have created above resolves just fine:

 

$ dig MX xn--voil-3na.app +short
1 smtp.google.com.

$ dig MX voilà.app +short
1 smtp.google.com.

 

So what doesn't work? What are the errors you see or symptoms you observe?

Thanks for your reply.

I solved the issue by removing "@" of the domain name in my MX record.