Data on email that only partially passes underlying authentication
checks provides visibility into problems that need to be addressed by
the Domain Owner. For example, if either SPF or DKIM fails to pass,
the Domain Owner is provided with enough information to either
directly correct the problem or understand where authentication-
breaking changes are being introduced in the email transmission path.
If authentication-breaking changes due to email transmission path
cannot be directly corrected, then the Domain Owner at least
maintains an understanding of the effect of DMARC-based policies upon
the Domain Owner’s email.
基本の認証判定に対して部分的に成功する電子メールに関するデータによって、ドメイン所有者が対処する必要がある問題が明らかになる。例えば、SPFまたはDKIMの判定に成功しない場合、直接問題を修正するか、あるいは電子メール送信パスのどの部分が認証に成功するように変更されるべきかを把握するのに十分な情報をドメイン所有者に提供する。 電子メール送信パスによる認証に成功する変更を直接修正できない場合、ドメイン所有者は少なくとも、ドメイン所有者の電子メールに対するDMARCベースのポリシーの影響を把握しておくこと。
Data on email that fails all underlying authentication checks
provides baseline visibility on how the Domain Owner’s domain is
being received at the Mail Receiver. Based on this visibility, the
Domain Owner can begin deployment of authentication technologies
across uncovered email sources. Additionally, the Domain Owner may
come to an understanding of how its domain is being misused.
基本の認証判定に失敗となるメールに関するデータによって、どのようにドメイン所有者のドメインがメール受信者に受け取られているのかが明らかになる。これにより、ドメイン所有者は、保護されていない電子メールの発信元に認証技術の展開を始めることができる。さらに、ドメイン所有者は、ドメインがどのように悪用されるかについて把握するようになると思われる。
B.5. mailto Transport Example
A DMARC record can contain a “mailto” reporting address, such as:
mailto:dmarc-feedback@example.com
A sample aggregate report from the Mail Receiver at
mail.receiver.example follows:
DKIM-Signature: v=1; ...; d=mail.receiver.example; ...
From: dmarc-reporting@mail.receiver.example
Date: Fri, Feb 15 2002 16:54:30 -0800
To: dmarc-feedback@example.com
Subject: Report Domain: example.com
Submitter: mail.receiver.example
Report-ID: <2002.02.15.1>
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_024E_01CC9B0A.AFE54C00"
Content-Language: en-us
B.5. mailto送信の例
DMARCレコードには、以下のような「mailto」報告アドレスを含めることができる。
mailto:dmarc-feedback@example.com
mail.receiver.exampleに対するメール受信者からの集約レポートサンプルは以下の通りである。
DKIM-Signature: v=1; ...; d=mail.receiver.example; ... From: dmarc-reporting@mail.receiver.example Date: Fri, Feb 15 2002 16:54:30 -0800 To: dmarc-feedback@example.com Subject: Report Domain: example.com Submitter: mail.receiver.example Report-ID: <2002.02.15.1> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_024E_01CC9B0A.AFE54C00" Content-Language: en-us
This is a multipart message in MIME format.
------=_NextPart_000_024E_01CC9B0A.AFE54C00
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
以下は、MIMEフォーマットのマルチパートメッセージである。
------=_NextPart_000_024E_01CC9B0A.AFE54C00 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit
[Page 65]
《PREV》 |