LoginSignup
0
2

More than 3 years have passed since last update.

メールサーバのテスト

Last updated at Posted at 2020-09-06

下記にメールを送るとDKIM,Sender ID,SPF等のチェックをしてレポートとして返信してくれる。

  • 返信先を“mail_from”とする場合
    • check-auth@verifier.port25.com
  • 返信先を“from”ヘッダーとする場合
    • check-auth2@verifier.port25.com
  • 返信先を任意(xxx@xxx.xxx)とする場合
    • check-auth-jsmith=xxx@xxx.xxx@verifier.port25.com

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