nanasi-apps.xyz

MisskeyでSendgridを使う

公開日: 2023/8/18
Misskey

Sendgridを使う方法です

https://app.sendgrid.com にアクセスします

Email API の Intergration guide に行って

Notion image

SMTP Relay を選択します

Notion image

My First API Key Name を適当に入力して Create Key を押します

Notion image

このようになるので Password の部分をコピーします

Misskeyに移動してコントロールパネル → メールサーバー で、

メールアドレス ご自由に

ホスト smtp.sendgrid.net

ポート 465

ユーザー名 apikey

パスワード コピーしたやつ

SMTP 接続に暗黙的なSSL/TLSを使用する オン

で保存してください

Notion image

保存したら配信テストをして完了です