0

I've my domain hosted on Google Cloud DNS however my email provider is a 3rd party i.e iPage. After adding fields as recommended by iPage i.e adding '@' and '' as host and mx.ipage.com as pointer but it still isn't working. My email starts from info@ but in the dns name, I'm actually adding '@' and ''. Am I doing the right way?

Here is a screenshot of GC DNS: https://i.ibb.co/71GfBK7/Capture.png

Here is a link to the ipage reqs for registering MX record: https://www.ipage.com/help/article/dns-management-how-to-update-mx-records

Abrar A.
  • 113
  • 3
  • 11
  • DNS changes can take up to 24 hours to be refreshed everywhere, most ISP are faster and some might even update every hour. – Raymond Nijland Jun 22 '19 at 17:43
  • I can wait for 24 hours but have I setup the right way? – Abrar A. Jun 22 '19 at 17:45
  • No idea the ipage link linkes to a empty page where is no information on it, the information might be behide a login? – Raymond Nijland Jun 22 '19 at 17:47
  • 1
    Just contact your hosting provider (IPage) for support you pay for that.. – Raymond Nijland Jun 22 '19 at 17:48
  • btw, iPage doesn't support 3rd party integration. The record have to be added in the Google cloud rather than iPage. My domain is hosted on Google cloud. – Abrar A. Jun 22 '19 at 23:12
  • I think you are doing it correctly, however you should take into account the information from the following official documentation[1]. The port 25 is blocked by default in GCP. [1]: https://cloud.google.com/compute/docs/tutorials/sending-mail/ – Lozano Jun 24 '19 at 11:25
  • Thanks but I got it now. Actually, you don't have to add * or @ infront of the dns name. Just leave it blank and it worked instantly. – Abrar A. Jun 25 '19 at 12:11
  • That's nice Abrar. Could you please put it as answer so it can be upvoted and help the community? Thanks. – Lozano Jun 25 '19 at 13:20

1 Answers1

1

Thanks but I got it now. Actually, you don't have to add * or @ infront of the dns name. Just leave it blank and it works instantly.

Abrar A.
  • 113
  • 3
  • 11