In email headers, header.i refers to the 'i=' tag within the DKIM-Signature, serving as the 'Agent or User Identifier' (AUID). It specifies the specific identity, often an email address or subdomain, responsible for signing the email. While header.i itself identifies the signer, its critical relationship to sender reputation primarily hinges on DMARC alignment. For a message to pass DMARC with DKIM, the domain in the header.i tag must align with the RFC5322.From header. If these domains do not align, it leads to a DMARC failure for DKIM, signaling potential spoofing to receiving mail servers. Such a misalignment can significantly harm sender reputation, leading to emails being marked as spam or rejected, even if the DKIM signature itself is technically valid. Although header.i is largely an internal configuration detail set by the sending server, its correct setup and alignment are paramount for successful email authentication and maintaining good deliverability.
10 marketer opinions
The header.i component of a DKIM signature indicates the specific identity or subdomain responsible for signing an email, often an Authorizing User Identifier (AUID). While it designates the signer, its true impact on sender reputation stems from its interaction with DMARC. Crucially, the domain in header.i must align with the RFC5322.From address for a message to successfully pass DMARC via DKIM. If this alignment fails, it triggers a DMARC failure, which receiving servers interpret as a potential spoofing attempt, leading to damaged sender reputation, increased spam classification, or outright rejection, regardless of the DKIM signature's technical validity.
Marketer view
Email marketer from Email Geeks explains that header.i corresponds to the i= tag in the DKIM signature, similar to header.d for d=. The i= tag is optional and can specify a more specific identity, such as an email address or a subdomain of the d= domain, that takes responsibility for the signature. He notes it appears in authentication-results due to the specific filter setup and advises not to be concerned about it.
5 Nov 2023 - Email Geeks
Marketer view
Email marketer from Mailchimp Support explains that while header.i identifies the signer in DKIM, its importance for sender reputation often comes down to DMARC alignment. For a message to pass DMARC with DKIM, the domain in the header.i tag (AUID) must align with the RFC5322.From header. If these domains differ, it can lead to DMARC failure, negatively impacting sender reputation and deliverability.
26 Feb 2025 - Mailchimp Support
3 expert opinions
The header.i field, an integral part of a DKIM signature, designates the specific identity, typically an email address or user agent, that is responsible for signing the message. This identifier is generated and set by the sending server during the signing process. For a DKIM signature to be successfully validated, the domain within the i= tag must strictly be a subdomain of the d= (signing domain) tag. A failure to establish this precise subdomain relationship will result in a DKIM authentication failure. While header.i is largely an internal configuration detail that external parties generally don't need to decipher, its accurate implementation is paramount. Any misconfiguration that leads to a DKIM failure can significantly harm sender reputation by increasing negative user interactions, ultimately impacting email deliverability.
Expert view
Expert from Email Geeks explains that the i= tag was a significant political battle at the IETF and is primarily about internal configurations, meaning outside parties shouldn't need to understand its intricacies. She clarifies that i= is set by the sending server when creating the DKIM signature. She further advises that while any element in an email can be measured for reputation, it only negatively impacts a sender's score or gets 'dinged' if it results in more negative user interactions than positive ones.
13 Mar 2025 - Email Geeks
Expert view
Expert from Spam Resource explains that header.i in DKIM stands for 'identity' and indicates the user or agent responsible for signing the mail, often an email address. It notes that the 'i=' domain must be a subdomain of the 'd=' (signing domain) tag for valid DKIM authentication.
16 Feb 2024 - Spam Resource
3 technical articles
The header.i field within an email's DKIM-Signature header identifies the 'Agent or User Identifier' (AUID), which specifies the particular identity, such as a user or system, responsible for signing the email. While header.i itself names the signer, its critical influence on sender reputation primarily arises from its role in DMARC alignment. For comprehensive email authentication, the domain specified in the header.i tag must align with the email's 'From:' domain. Both Google and Microsoft emphasize that this alignment is essential for DKIM to successfully pass DMARC checks. A failure in this alignment results in a DMARC 'fail' verdict, which receiving mail servers, including Google's and Microsoft's, interpret as a potential sign of spoofing, significantly damaging sender reputation and increasing the likelihood of emails being marked as spam or rejected.
Technical article
Documentation from RFC Editor explains that the header.i tag in DKIM-Signature specifies the 'Agent or User Identifier' (AUID), which indicates the identity of the user or agent responsible for signing the email. It must be a subdomain of the d= tag. This tag is crucial for policy lookup during DKIM verification and directly relates to the signing identity, impacting alignment checks that can influence sender reputation if not correctly configured with the From: domain.
26 Jun 2023 - RFC Editor
Technical article
Documentation from Google Postmaster Tools explains that while header.i specifies the signing identity for DKIM, its primary impact on sender reputation for Google's systems comes through DMARC alignment. Google strongly recommends DMARC implementation, which requires the domain in the i= tag to align with the 'From:' domain for DKIM to pass DMARC successfully. Failure to align can result in emails being marked as spam or rejected, directly harming sender reputation.
1 Apr 2022 - Google Postmaster Tools Help
Do DKIM selectors affect email reputation?
Does the sender-id header impact email deliverability?
How does turning on DKIM impact domain reputation and email deliverability?
What is the relationship between MailFrom, Return-Path, DKIM signing, and Google Postmaster Tools, and how do they impact email delivery and domain reputation?
When changing subdomains for email, is it better to change the 5321.from or 5322.from header for deliverability, and how does DKIM alignment affect this?
Why does my email header show DKIM and SPF as none, and how do I fix Outlook deliverability issues?