Even when transactional emails pass SPF, DKIM, and DMARC, they can still land in spam due to a variety of factors beyond authentication. These include content and audience issues, infrastructure problems like incorrect rDNS records, and poor sender reputation built from low engagement, spam complaints, and high bounce rates. Suspicious email content, blacklisted IP addresses, and using 'no-reply' addresses also contribute. New IP addresses require gradual warming up, and maintaining a clean email list is crucial. Sudden sending volume spikes or using shared IP addresses can trigger spam filters. DMARC policy enforcement, appropriate DKIM key length and feedback loops play a role as well. Mailbox providers like Gmail and Microsoft consider various factors beyond authentication: user reports, content, and sending patterns. Finally, dev testing practices can significantly impact the reputation of the email program. In essence, authentication is just one piece; sender reputation, content quality, infrastructure and sending practices all play significant roles.
9 marketer opinions
Even when transactional emails pass SPF, DKIM, and DMARC authentication, they can still land in spam due to various factors. These include a poor sender reputation built from low engagement, spam complaints, and high bounce rates. Suspicious email content, blacklisted IP addresses, and using 'no-reply' addresses also contribute. New IP addresses require gradual warming up, and maintaining a clean email list is crucial. Sudden sending volume spikes or using shared IP addresses can trigger spam filters. Essentially, authentication is just one piece of the deliverability puzzle; sender reputation, content quality, and sending practices all play significant roles.
Marketer view
Email marketer from Litmus shares that low engagement rates (opens, clicks) can negatively impact deliverability. If subscribers are not interacting with transactional emails, mailbox providers may start filtering them as spam.
6 Sep 2022 - Litmus
Marketer view
Email marketer from Neil Patel explains that even with proper authentication, a poor sender reputation can cause emails to land in spam. Reputation is built over time based on subscriber engagement, spam complaints, and bounce rates.
8 Oct 2021 - Neil Patel
6 expert opinions
Even when transactional emails pass SPF, DKIM, and DMARC, deliverability issues can arise. The problem often stems from content issues, incorrect audience targeting, or infrastructure problems like improper rDNS setup. Dev testing practices that generate high volumes of uninterested emails can also negatively impact engagement, leading to spam placement. Furthermore, sudden increases in sending volume can trigger spam filters. Maintaining good engagement and proper infrastructure is key, regardless of authentication.
Expert view
Expert from Spam Resource answers that if you've recently increased your sending volume, it's possible that filters are reacting to this change, even if you have proper authentication in place. Sudden increases in volume can be seen as a sign of spam.
23 Nov 2022 - Spam Resource
Expert view
Expert from Email Geeks explains if emails are landing in spam despite passing authentication, the issue is likely with content or audience. If it is testing content it is likely a content issue. She also suggests ensuring the rDNS is correctly setup and not a random IP in AWS space and suggests using aboutmy.email to check.
29 Sep 2022 - Email Geeks
5 technical articles
Even when transactional emails pass SPF, DKIM, and DMARC, they can still land in spam. This is because mailbox providers like Gmail and Microsoft consider factors beyond authentication, such as user reports, content, and sending patterns. A DMARC policy of 'none' only monitors authentication and doesn't enforce spam filtering. Using an appropriate DKIM key length is also crucial for security. Setting up feedback loops (FBLs) is valuable for identifying and removing subscribers who mark emails as spam, improving deliverability.
Technical article
Documentation from RFC 7489 (DMARC standard) explains that a DMARC policy of 'none' only monitors authentication results and does not instruct receiving mail servers to reject or quarantine messages that fail authentication. A stricter policy of 'quarantine' or 'reject' can improve deliverability but requires careful monitoring.
8 Oct 2021 - RFC Editor
Technical article
Documentation from SparkPost shares the value of setting up feedback loops (FBLs) with mailbox providers to receive notifications when subscribers mark emails as spam. This allows senders to identify and remove problematic subscribers from their lists.
13 May 2023 - SparkPost
Are SPF, DKIM, and DMARC records necessary for transactional email servers not used for marketing?
Does DMARC guarantee emails will not be flagged as spam?
How can I effectively avoid spam filters when sending emails?
How can I improve email deliverability when emails are going to spam?
How do SPF, DKIM, and DMARC affect email deliverability with Cvent?
How do SPF, DKIM, and DMARC email authentication standards work?