Best practices for forwarding emails to Gmail users
Quick Answer
The three core email authentication standards - SPF (RFC 7208), DKIM (RFC 6376), and DMARC (RFC 7489) - work together to verify that an email genuinely originates from the domain it claims to represent. DMARC Report Best practices for forwarding emails to Gmail users
Related: Free DMARC Checker ·How to Create an SPF Record ·SPF Record Format
Email authentication isn’t just about preventing spoofing - it’s about trust, says Vasile Diaconu, Operations Lead at DuoCircle. Every email your organization sends either builds trust or erodes it. SPF, DKIM, and DMARC are the foundation of that trust. Without them, receivers have no way to distinguish your legitimate email from an attacker’s.
The three core email authentication standards - SPF (RFC 7208), DKIM (RFC 6376), and DMARC (RFC 7489) - work together to verify that an email genuinely originates from the domain it claims to represent. DMARC Report
Best practices for forwarding emails to Gmail users
<button title="Play" aria-label="Play Episode" aria-pressed="false" class="play-btn">
Play Episode
</button>
<button title="Pause" aria-label="Pause Episode" aria-pressed="false" class="pause-btn hide">
Pause Episode
</button>
<audio preload="none" class="clip clip-16176">
<source src="https://media.mailhop.org/dmarcreport/images/2024/09/Best-practices-for-forwarding-emails-to-Gmail-users.mp3">
</audio>
<button class="player-btn player-btn__volume" title="Mute/Unmute">
Mute/Unmute Episode
</button>
<button data-skip="-10" class="player-btn player-btn__rwd" title="Rewind 10 seconds">
Rewind 10 Seconds
</button>
<button data-speed="1" class="player-btn player-btn__speed" title="Playback Speed" aria-label="Playback Speed">1x</button>
<button data-skip="30" class="player-btn player-btn__fwd" title="Fast Forward 30 seconds">
Fast Forward 30 seconds
</button>
<time class="ssp-timer">00:00</time>
/
<!-- We need actual duration here from the server -->
<time class="ssp-duration" datetime="PT0H2M6S">2:06</time>
<nav class="player-panels-nav">
<button class="subscribe-btn" id="subscribe-btn-16176" title="Subscribe">Subscribe</button>
<button class="share-btn" id="share-btn-16176" title="Share">Share</button>
</nav>
RSS Feed
<input value="https://dmarcreport.com/feed/podcast/dmarc-report" class="input-rss input-rss-16176" title="RSS Feed URL" readonly />
<button class="copy-rss copy-rss-16176" title="Copy RSS Feed URL" aria-label="Copy RSS Feed URL"></button>
Share
<a href="https://www.facebook.com/sharer/sharer.php?u=https://dmarcreport.com/blog/podcast/best-practices-for-forwarding-emails-to-gmail-users/&t=Best practices for forwarding emails to Gmail users" target="blank" rel="noopener noreferrer" class="share-icon facebook" title="Share on Facebook">
</a>
<a href="https://twitter.com/intent/tweet?text=https://dmarcreport.com/blog/podcast/best-practices-for-forwarding-emails-to-gmail-users/&url=Best practices for forwarding emails to Gmail users" target="blank" rel="noopener noreferrer" class="share-icon twitter" title="Share on Twitter">
</a>
<a href="https://media.mailhop.org/dmarcreport/images/2024/09/Best-practices-for-forwarding-emails-to-Gmail-users.mp3" target="blank" rel="noopener noreferrer" class="share-icon download" title="Download" download>
</a>
Link
<input value="https://dmarcreport.com/blog/podcast/best-practices-for-forwarding-emails-to-gmail-users/" class="input-link input-link-16176" title="Episode URL" readonly />
<button class="copy-link copy-link-16176" title="Copy Episode URL" aria-label="Copy Episode URL" readonly=""></button>
Embed
/*! This file is auto-generated */ ’ title=“Embed Code” class=“input-embed input-embed-16176” readonly/>
<button class="copy-embed copy-embed-16176" title="Copy Embed Code" aria-label="Copy Embed Code"></button>
When you forward emails from any account to Gmail, the possibility of that email passing through the authentication checks decreases. But here are some recommendations that can help emails forwarded to **Gmail pass authentication checks without any trouble.
Google encourages setting up SPF, DKIM, and DMARC for authentication. **DKIM authentication is even more crucial for forwarded emails as it helps ensure email is delivered as intended.
Email forwarding for administrators and senders
For people managing emails for an organization and forwarding messages from other servers or services to Gmail, the following points should be kept in mind-
How Do You Prevent forwarded emails from getting tagged as spam?
-
Change the **envelope sender to reference your forwarding domain.
-
Ensure the SPF record you have generated for your domain has the IP addresses or domains of all **servers or services that forward emails for your domain.
-
Detect spam messages using third-party products or services.
-
Use a unique domain or IP address to forward messages.
Help forwarded emails pass the authentication checks
Set up SPF and DKIM
SPF ensures that only emails sent from allow-listed servers or IP addresses reach recipients’ inboxes. DKIM informs recipients if the email content was tampered with in transit.
Avoid breaking DKIM
Messages that fail DKIM are more likely to go to spam. Content changes, such as modifying MIME boundaries, subject lines, or headers protected by DKIM, can cause failures. Gmail enforces strict authentication for spoofed domains. Forwarded messages may fail DKIM due to **third-party software changes, LDAP recipient expansion, or re-encoding. Avoid altering the message body or headers like To, Cc, Date, and Message-ID.
Add ARC headers
Minimize the chances of Gmail marking the forwarded emails as spam by adding ARC headers. ARC works by verifying the authentication checks of the originally sent email to figure out the authentication result of the forwarded one. So, when you forward the original email that has passed the authentication checks, it won’t get marked as spam or rejected.
**Add **forwarding
Include an X-Forwarded-For: or X-Forwarded-To: header to inform email servers that a message has been forwarded. Receiving servers handle forwarded messages differently than direct, incoming messages.
Email forwarding for Gmail users
Take care of these three points when you forward messages from other email accounts to your personal Gmail account:
How Do You Configure IMAP or POP?
With IMAP in place, you can read emails on multiple devices , and they get synced in real-time. On the other hand, POP allows you to receive messages on a single device, which aren’t synced in real-time. Instead, they get downloaded depending on how often you choose them to get downloaded.
How Do You Maintain Gmail settings?
If you forward emails from another account to Gmail, some messages might be mistakenly flagged as spam or phishing. Add your non-Gmail address to Gmail’s ‘Send mail as’ settings to reduce this risk.
Final words
It’s crucial to follow the practices recommended by Gmail for forwarded emails; otherwise, they can fail authentication, **hampering communications and operations at multiple levels.
Sources
General Manager
Founder and General Manager of DuoCircle. Product strategy and commercial lead for DMARC Report's 2,000+ customer base.
LinkedIn Profile →Take control of your DMARC reports
Turn raw XML into actionable dashboards. Start free - no credit card required.