この記事では、SPFがサブドメインでどのように機能するかについて説明します。
SPFポリシー検出のしくみHow DMARC Works With Subdomainsの投稿で説明されているように、組織ドメインにDMARCレコードが既にある場合、すべてのサブドメインがDMARCレコードを公開する必要はありません。その場合、組織ドメインのDMARCレコードは、DMARCポリシー検出プロセスによって、明示的に公開されたDMARCレコードのないすべてのサブドメインに使用されます。
SPFは同じように機能しますか?次のようにdomain…
We will cover a lesser discussed DMARC topic in this article: how does DMARC work in subdomain scenarios?
Specifically, we will address these questions below:
how DMARC policy discovery works? how DMARC policy inheritance works? should one use the sp tag to protect subdomains?Before divin…
We will go over how DKIM works with subdomains in this article.
How DKIM works in the subdomain scenario?If you want to send an email from a subdomain, like [email protected], you will need to create a private/public key pair for DKIM, save the private key on the sending server, and pu…