0
0

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 1 year has passed since last update.

sendgrid ムームードメイン さくらサーバー

Last updated at Posted at 2024-01-13

現在、さくらサーバー、ムームードメインで利用している。
しかし、sendgridを利用し、gmailから送信させたい。

その場合の方法

sengrid で利用したいドメインを追加し、情報を取得

b1.png

上記の HOSTは、すべてドメインを削除する必要があるので注意
例:

HOST
em7947.your.com	

VALUE
u123.wl123.sendgrid.net

だった場合

HOST
em7947

VALUE
u123.wl123.sendgrid.net

にする。

ムームーDNSを使う

最終的な設定はこんな感じ。

b2.png

_dmarc は
返信先のメールアドレスを設定しておいた方が良いので、

v=DMARC1; p=none; fo=1; rua=mailto:info@yourdomain.com

にしておく。

特に、
5.ムームードメインのネームサーバ(ムームーDNS)を使用するをチェック

を忘れないようにする。

こんな感じですね

0
0
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
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?