0
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Google workspace(カスタムドメイン)でGmail利用する場合のMXレコード

Last updated at Posted at 2020-12-23

背景

Google workspace(独自ドメイン)を利用する際、MXレコードに下記を設定するとGmailを利用できます。

設定値

▼表の通りの設定で問題ありませんが、レコードタイプ以外は適宜変更できます。

ホスト TTL レコードタイプ 優先値
@ 3,600 MX 1 ASPMX.L.GOOGLE.COM
@ 3,600 MX 5 ALT1.ASPMX.L.GOOGLE.COM
@ 3,600 MX 5 ALT2.ASPMX.L.GOOGLE.COM
@ 3,600 MX 10 ALT3.ASPMX.L.GOOGLE.COM
@ 3,600 MX 10 ALT4.ASPMX.L.GOOGLE.COM

設定はGoogle workspace 管理コンソールのドメイン管理から実施できます。

私の記事に不備などありましたらご指摘いただけると幸いです。

0
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?