Definition
IPv6 email sending refers to the delivery of email messages using Internet Protocol version 6 addressing, which provides a vastly larger address space than the IPv4 addresses that have historically been used for email. IPv6 adoption for email has been slower than for web traffic, with approximately 10-20% of email servers supporting IPv6 connections as of 2025, compared to 40-50% of web servers. Major mailbox providers including Gmail, Outlook, and Yahoo support IPv6 sending, but the reputation systems and deliverability characteristics differ from IPv4 in important ways.
The key difference between IPv6 and IPv4 email reputation is how mailbox providers track and score sender behaviour. On IPv4, reputation is primarily tied to the specific IP address, and the limited pool of IPv4 addresses means that many senders share IPs or have well-known history. On IPv6, the address space is so large that each sender can have many more addresses, and reputation systems have evolved differently. Some mailbox providers apply the same reputation scoring to IPv6 addresses, while others use a different mechanism that may place more weight on domain reputation or other factors.
Dual-stack sending (supporting both IPv4 and IPv6 from the same infrastructure) is the recommended approach for most senders. A dual-stack configuration allows your MTA to connect to recipient servers using whichever protocol is supported. During the transition period, it is common for mailbox providers to treat IPv6 connections differently from IPv4 connections in terms of rate limiting and reputation evaluation. Senders should test IPv6 delivery rates separately and monitor for any differences in inbox placement between the two protocols.
Best Practices
Implement dual-stack sending rather than IPv4-only or IPv6-only. The majority of receiving servers continue to accept IPv4, and many have incomplete or inconsistent IPv6 configurations. Maintaining both ensures maximum reachability. Configure your MTA to prefer IPv6 when available but fall back to IPv4 if the IPv6 connection fails or is significantly slower.
Monitor IPv6 inbox placement separately from IPv4. IPv6 and IPv4 reputation can diverge, and a sender with excellent IPv4 reputation may have poor IPv6 reputation and vice versa. Use seed list testing or deliverability analytics that report inbox placement by protocol. If you detect a significant IPv6 vs IPv4 gap, investigate the IPv6-specific reputation factors.
Warm up IPv6 sending gradually, even if your IPv4 reputation is established. IPv6 reputation is often treated independently from IPv4. A sender with 5 years of excellent IPv4 history may start with neutral or unknown reputation on IPv6. Apply the same gradual warmup process to IPv6 sending, starting at low volumes and increasing over 4-8 weeks.
Configure reverse DNS (PTR) records for your IPv6 addresses. Just as IPv4 sending requires matching PTR records, IPv6 addresses used for email should have PTR records that resolve to a hostname matching your sending domain or HELO identity. Many mailbox providers check IPv6 PTR records as part of their authentication and reputation evaluation.
Test IPv6 connectivity to major mailbox providers regularly. IPv6 infrastructure can have intermittent issues: routing problems, MTU configuration problems, or mailbox provider IPv6 server issues. Run regular tests to IPv6-enabled receiving servers at Gmail, Outlook, Yahoo, and other major providers. Document any connectivity issues and have IPv4 fallback configured for critical sends.
Related Glossary Terms
Bounce Classification
Bounce classification uses SMTP codes (550, 551, 552, 553, 554, 450, 451, 452) and enhanced status codes to categorise permanent and transient delivery failures.
DMARC Alignment
DMARC identifier alignment determines whether the domain in the From header matches the domains used in SPF and DKIM authentication. Strict or relaxed.
Email Active Subscriber
An active email subscriber has opened or clicked an email within a defined recency period, typically 30-90 days by industry. Active subscriber rate of 40-60% is typical for healthy email lists.
Email Bandwidth
Email sending bandwidth and throughput refer to the rate at which emails can be delivered, typically 100-500 emails/second per IP. Bandwidth planning ensures campaigns complete within desired delivery windows.
Email BIMI VMC
BIMI Verified Mark Certificate (VMC) certifies brand logo ownership for display in supporting email clients. VMCs cost £1,500-2,000+ per year per logo and require DMARC reject or quarantine policy plus SVG logo format.
Email Blacklist
An email blacklist (DNSBL) is a real-time database of IP addresses or domains known for sending spam or unwanted email.
Frequently Asked Questions
IPv6 adoption for email lags behind web traffic. Approximately 10-20% of receiving servers support IPv6 connections, led by major providers. Gmail, Outlook, and Yahoo all support IPv6 receiving. The adoption rate is increasing gradually but IPv4 remains the dominant protocol for email delivery. Senders should plan for IPv6 but should not move to IPv6-only.
IPv6 reputation systems are less mature and less standardised than IPv4. Some mailbox providers apply the same scoring to IPv6 addresses, while others use separate reputation tracking, rely more heavily on domain reputation, or apply different weighting to engagement signals. The practical implication is that IPv6 and IPv4 inbox placement rates may differ for the same sender.
Not necessarily. A single sending IP pool can support dual-stack connections. However, if you have separate IPv4 and IPv6 address pools, treat them as independent sending streams for reputation and warmup purposes. Monitor each pool's deliverability metrics separately and investigate any divergence.
Authentication mechanisms are protocol-independent. SPF, DKIM, and DMARC work the same way over IPv6 connections. SPF includes mechanisms for authorising IPv6 address ranges (ip6: mechanism). Ensure your SPF record includes the IPv6 ranges of your sending infrastructure to prevent SPF failures on IPv6-originated messages.
Common issues include: mailbox provider IPv6 servers being less stable or having different rate limits than IPv4, PTR record misconfiguration for IPv6 addresses, MTU/path MTU discovery problems causing connection timeouts, and IPv6 routing issues affecting delivery reliability. Regular monitoring and testing should detect these issues early.