Jul 12, 2022 08:30 AM
Hello!
My gmail automation email is going to spam. I created an auto responder using gmail and airtable automation. All my emails are going straight to spam. Is there a fix for this
?
Jul 27, 2022 03:55 PM
Yes, couple questions:
Jul 28, 2022 08:26 AM
Yes in using gmail and plan on sending once per month emails
Sep 27, 2022 12:40 PM
Hello @Liezl_Barnum and @Hans_Desjarlais I am having the same problem. Was this issue ever resolved?
Sep 27, 2022 03:54 PM
@Liezl_Barnum and @Partnerships_Team
I wouldn’t suggest you use a free Gmail account, you’re better using a Google Workspace (GSuite) account with your domain email. You also need to setup SPF, DKIM and DMARC records. This applies to both transactional emails (purchase confirmations, welcome emails, etc) and marketing emails (newsletters).This guide will show you how to set up SPF, DKIM and DMARC https://www.helloinbox.email/
Hope that helps.
Sep 27, 2022 10:19 PM
The suggestion to use an authenticated domain / google workspace rather than @gmail is a good one – although depending on your use case may not be necessary.
Spam is essentially determined via a points system. When the algorithm thinks your score is high enough the email goes to spam. Not all offenses are equal.
Do you know it’s going to spam for others? not just you? One reason it would go to spam if you’re testing by sending to yourself in gmail “from” the same gmail but via Airtable. Gmail knows the origin of the email sent to your email by Airtable is not your email, so it is more likely to send the email to spam. If you’re doing this, try sending to an alternate email address you have access to in order to see if you sending to your exact email is the issue. Also, if the contents of the email has spam trigger words, ALL CAPS, dollar signs $$$$$, !!! lots of .bit.ly links or link redirects, links that display as one thing but take you to a different place on thee internet etc., does it mention a username/password?, any of these in combination could also create a problem.
Since you already have a received email, you should be able to get an idea of the issue. I would take 30 seconds to do two things:
1. to check to see if SPF, DKIM, and DMARC is the problem. Go to the email you received in gmail and open it. Click on thee three dots in the right corner and then “Show Original”
Do you see anything other than PASS for each SPF, DKIM, and DMARC? If yes not great, but one more thing to check.
2. Check if the IP address is the problem.
Copy the IP address after the letters IP (this is the location of where the email originated (airtable)
Go to https://whatismyipaddress.com/ip-lookup and paste in the IP address. Click “Get IP Details”
The example I’m using is an Airtable IP Address
Click "Click to Check Blacklist Status. If you see lots of red the IP address is the problem. It was all fine in my case, no blacklists.
–
If you find yourself launching emails at organizations in the future, and you’re sending from Airtable or an Email Service Provider, if you don’t whitelist the “from” email address, your emails will likely be marked as spam by your organizations email server. To the receiving email server (outlook, gmail, etc) at your organization, it looks like someone is trying to pretend they are within your organization when they really are not. To avoid embarrassment make sure SPF, DKIM and DMARC are passing for your sending domain AND whitelist the from email address. To be clear the whitelist is to prevent emails internally at your organization from being marked as suspicious / phishing to people within your organization.
I hope this helps! Curious to know what the problem is…
May 03, 2024 05:06 AM - edited May 03, 2024 05:39 AM
I'm experiencing the same issue when sending email via Gmail automation, when I change the From Name and Reply To email. Then it get's flagged as potential spam I don't see any documentation from Airtable on what to add for the TXT to add to our domain to approve sending and get DMARC to pass.
(When I don't change from name / email it seems to come through OK)
Has anyone figured this out?