In this article, we will consider what you need to do if Outlook cannot connect to the Gmail account. Connecting Gmail to Outlook is a simple process, but due to some security nuances, you may end up with Outlook not being able to connect to Gmail. The most common issue with Outlook and Gmail is that Outlook keeps asking you for a username and password, no matter how many times you enter it correctly.
Long story short. This problem is the most common for Outlook 2016 users and Gmail accounts with two-factor authentication being enabled and is not an issue with the Google password. Outlook 2016 does not support 2FA thus it forces users to go through a bit more cumbersome process of setting up a Gmail account in Outlook. In this article, we will show you how to fix Gmail Account connection issues in Outlook.
Table of Contents
Configuring Gmail Account for Microsoft Outlook Client
You need to complete some preliminary settings in your Google Mail account before you can set up a Gmail connection in Outlook.
Gmail supports connections from Outlook clients using both IMAP and POP3 protocols. IMAP is the preferred mailbox connectivity protocol. It allows the server to sync your mailbox between all the devices and keep everything up to date.
- Log into your Gmail account and click on a small gear in the window’s top right corner;
- Select See all settings;
- Go to the Forwarding and POP/IMAP tab. You need to make sure the IMAP Status is set to Enabled. As to POP, ignore this ancient protocol. This one is severely outdated, and nobody should keep using it.
Gmail allows you to restrict access to some mailbox folders from IMAP clients. You can configure the list of allowed and blocked folders in the Settings > Labels. All folders that you want to see in Outlook must have the Show in IMAP option enabled.
You must configure one of the following Gmail authentication types, depending on the version of the Outlook client that you are using:
- Microsoft Outlook 2019/2021 and Outlook for Microsoft 365 — modern versions of Outlook natively support Google two-factor authentication (2FA). Follow this guide from Google to learn how to enable two-step verification for your Google account;
- Microsoft Outlook 2016/2013/2010 — modern OAuth authentication i)_s not supported in these versions of Outlook. Therefore, to connect them to your Gmail mailbox, you need to configure Google Apps passwords. This app password will be used to access your mailbox instead of your primary Google Account password. You can create a 16-character app password here https://myaccount.google.com/apppasswords.
How to Connect Gmail to Outlook 2019/2021 and Outlook 365
Connecting Gmail accounts in Outlook 2019, 2021, and Outlook for Microsoft 365 is much easier than in previous versions. All of these versions support OAuth 2.0 for Gmail accounts.
- Open Outlook and click File in the top-left corner;
- Hit Add account.
- Enter your Gmail address. For example, user@gmail.com. Click Connect;
- Outlook will open a new Google Account sign-in prompt. Enter your password and later enter your verification code from your authenticator app.
- Allow Outlook access to your account. Now your Gmail account is ready for work in Outlook.
How to Add Gmail Account to Outlook 2016/2013/2010
Now let us talk about Outlook 2016, 2013, and 2010. Things are a bit different in there since it does not support 2FA. The account setup process is mostly the same, but you need to use an app-specific password to log in.
- Open Outlook. Click on File > Add Account;
- Select Manual setup;
- Select POP or IMAP;
- Now type in your name (this name will be displayed in the emails you send), and the email address of your Gmail mailbox. The incoming mail server should be imap.gmail.com. The outgoing mail server (SMTP) is smtp.gmail.com.
- Also, you should fill in the Logon information. Use this app-specific password (the 16-character password you created earlier) instead of your main Google Account password. Then click on More Settings;
- Leave the option Require logon using Secure Password Authentication (SPA) blank because this is a proprietary Microsoft protocol based on NTLM authentication, which Gmail does not support;
- Go to Outgoing Server and tick on My outgoing server (SMTP) requires authentication;
- Go to the Advanced tab and select SSL to encrypt your connection for the Incoming server (IMAP). The port number for IMAP should be 993. For the outgoing SMTP server select TLS/STARTTLS as an encryption protocol and change the port number from 25 to 587. Click on OK and proceed to the next window.
Outlook will try to run several connectivity tests. If you configured everything correctly, you should see that the next task has been completed successfully.
- Log onto the incoming mail server (IMAP)
- Send a test e-mail message
After this Outlook should properly verify your account and successfully connect Gmail to Outlook.
Hint. Since 15 July 2014, Google has blocked applications that use simple validation to access Gmail. You will not be able to connect to your mailbox if you have entered your Google account password instead of the generated app-password. Otherwise, you will see the following error in Outlook error:
Task youraccount@gmail.com – Receiving reported error (0x800CCC92): ‘Your email server rejected your login. Verify your username and password for this account in Account Settings. The server responded: -ERR [AUTH] Username and password not accepted.”
2-Step Verification should be also enabled for your Google account in order to connect to Gmail mailbox in Outlook 2016, 2013, 2010, and even 2007 after 30 May 2022.
Check Gmail TCP Ports Connectivity
If the connecting Outlook to Gmail test fails, you need to check whether your computer or Internet service provider is not blocking the network ports used to access Gmail. You can use the Test-NetConnection PowerShell cmdlet to check for open and closed ports.
Check that the following Gmail server ports can be accessed from your computer:
- IMAP over SSL (993)
- SMTP over TLS (587).
Open the elevated PowerShell using Win + X – Windows PowerShell (Admin) and run the commands:
Test-NetConnection imap.gmail.com -port 993 Test-NetConnection smtp.gmail.com -port 587
If you are using alternate Gmail servers in Outlook, check the connectivity using the commands:
Test-NetConnection imap.googlemail.com -port 993 Test-NetConnection smtp.googlemail.com -port 587
If the command returns TcpTestSucceeded = False, then access to your Gmail email account is blocked by a firewall. Check your Windows Defender Firewall settings or third-party firewall settings on your computer (many modern antiviruses have built-in network filtering). Allow the outlook.exe process to send outgoing traffic over the TCP ports 993 and 587. If TCP ports are not blocked on your computer, contact the technical support service of your Internet service provider. Some network equipment may be blocking access to the required ports.
Fix Revoked Gmail Access to Outlook
If you somehow or intentionally revoked Gmail account access, you may end up with a lot of trouble connecting your account. Here is how to re-establish it and connect the Gmail account to Outlook again.
If you have another account set up in Outlook, launch the app then click File – Account Settings and select Manage Profile from the drop-down;
- In the new window, click Email Accounts;
- This action will open a new window called Account Settings. Go to the Email tab and click New;
- Enter your email account details — a username, an email address, and an app-specific password. Hit Next and wait for the Outlook to establish a connection and check your credentials;
- After that, you will see another new window with Gmail account verification. Enter your primary password and 2FA-code. Grant access to the account.
- Done. Now Gmail is up and running in Outlook.
Unable to Add Gmail Account to Microsoft Outlook: Could Not Sign You in to Google
There is another known bug in Outlook 365 and Outlook 2019. It appears after you add your Gmail account to the Outlook configuration, and are prompted for a username and password.
Then you select Allow for Microsoft Apps & Services and get the following error:
“Sorry, we could not sign you in to Google – IMAP. Please try again later.”
Also, the following error may appear in the Outlook connection log:
Synchronizer Version 16.0.12122.20830
Synchronizing Mailbox your_email_here
Synchronizing server changes in folder ‘Inbox’
Error synchronizing folder[800CCC0E-0-0-560]
Done
In order to fix this error, open the Outlook and dismiss the sign-in window.
Then click File > Office Account > Account Privacy > Manage Settings.
Check the box “Enable optional connected experiences” and hit OK.
Restart Outlook and proceed to configure the Gmail account.
Other Options to Restore Outlook Connection to Gmail
Everything described above should be enough to connect the Gmail account to Outlook properly. If you still have problems connecting Gmail to Outlook, try the things described in the list below. Those are some tips from users who successfully set up their Gmail accounts in Outlook.
- Uncheck the option Enable connected experience in the Outlook settings located in Outlook > File > Office Account > Account Privacy > Manage Settings and restart Outlook;
- Try to change the IMAP server in the Account Setting from imap.gmail.com to imap.googlemail.com and the Outgoing server from smtp.gmail.com to smtp.googlemail.com;
- Disable the simplified account creation dialog in Outlook 2016, Outlook 2019, and Outlook for Office 365 by creating a new DWORD (32-bit) parameter called DisableOffice365SimplifiedAccountCreation in the registry key HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Office\16.0\Outlook\setup. Set the parameter’s value to 1. You can use the following command to do this quickly:
REG ADD HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Setup /v DisableOffice365SimplifiedAccountCreation /t REG_DWORD /d 1 /f
- Disable all Outlook add-ins in File > Options > Add-ins;
- Create a new Outlook configuration. Go to the Control Panel > Mail > Show Profiles > Add. After that, launch Outlook and try setting up your Gmail account again.
- If you receive the error message “Could not sign you into Google”, this means that Outlook is unable to authenticate your Google Account. This can occur due to incorrect login credentials, disabled IMAP settings in Gmail, or issues with two-factor authentication. To resolve this issue, ensure that you have entered the correct email address and password, enabled IMAP in your Gmail settings, and used an application-specific password if your account has 2FA enabled.
44 comments
Hello, I am using Outlook live and I had the chance to sync my Gmail email address with the desktop version of Outlook.
I can send emails but I cannot receive any suggestion?
I followed this recent guide to sync Gmail but basically I cannot see new emails coming in the inbox in Outlook live :-)
I thank you in advance.
My Outlook was able to receive and send Gmail message for months, then last week it suddenly started giving me the popup about needing access to my account. I went through that process many times and it always failed with the “Sorry, we could not sign you into Google – IMAP” message. I was using an app password to this point so I thought this was very odd.
All the tests in the account setup worked, and my account got spammed with Outlook test messages, but Outlook was refusing to actually connect in the program itself.
The only solution that worked was the registry command to disable simplified account creation. Thank you for this!!
None of these work for me. I have existing POP gmail accounts in the standalone version of Outlook 2021 on a PC and saved to a local .PST file. I do not want IMAP.
Do I need to delete my accounts and re-enter them?
Help me!! I have tried Everything In the above and no luck. I have Outlook 2013, Windows 10. Looks like Outlook can’t find the server. Which server? Gmail? I am not a computer genius by any stretch, but I can follow directions.
I keep getting” searching for your mail server settings” then I get a failed.
Great work thanks!
Thank you for your post – spot on after nearly 2 hours of trying to link my gmail account to my outlook 2010. The a16 digit app password was want successfully did it for me.
ITBros.com rules
THANKS FOR TEACHING US
Thank you! This did not work the first time, but then a few minutes later, VOILA! Outlook had e-mail again. Using the app password seemed to be the trick (I also changed the ports). I really, really appreciate that you posted this with such detail and took time to include screenshots.
Hi can someone help me? I’ve done the steps to sign in through my iPhone, and successfully completed the 2FA through google. All good, right? No. I’ve tried three times and every time I look at my outlook accounts the gmail account has not been added. I have one other account on there already, so I wonder if maybe this is throwing a wrench in the process? Not sure what’s going on but I have already created a Microsoft account with the gmail address so I’m not sure what the problem is.
Hi!
I tried their steps to connect to Gmail but Office 2019 does not have a File > Office Account > Account Privacy path shown to me. Therefore I cannot even try the method and it is not shown where else I could find this option.
Please help
it does have those options… you have to look down near the bottom on the file menu and the account privacy is right after you click on office account….middle left side of the page…
BRILLIANT!
I have worked with the microsoft help associates for months on this error and Nothing they have done has corrected the issue for longer than 12 hours….. I used you recommendations for Uncheck the option Enable connected experience… I unchecked EVERYTHING…… Outlook now updates and syncs all files with no issues and its been over 24 hours so I have high hopes once again…… I also did compress my data file, that connected immediately afterward but didn’t last… just another thing to look at…. I don’t know if this is a long term solution and would suggest keep looking into it if you have the time and curiosity, for me the help desk agents should be using your outline for their procedures and the development team should be working more on this at it is happening in W11 more than ever…
thanks again for your assistance….
worked for a short while… the change that got it working was opening mail from Control Panel and then making the correct port changes there in advanced settings… my guess is for some reason the outlook port setting got out of sync with the one using control panel …. once i made sure both places showed the exact same info outlook was fixed…. It synced over 20k emails and hundreds of folders for 10 years of email.. that’s how good it worked and its still working a week later…..I since have archived and deleted old unused emails getting the folder size down to a respectable size. Good luck….
Excelent post!
It helps me solve my problem
Thanks for sharing
This won’t work from May 2022 I’m afraid.
Thanks TheITBros.com
What you have might work for the current Windows and Outlook, but the stuff below, a little modified from your instructions, works with all Outlook and Windows operating systems, at least from Outlook 2007 onward.
I call it “Fixing a broken Gmail account in Outlook 2007 on 06-02-2022”
The following works on my old Windows XP, Windows 7 & even the despised Windows 10:
As of June 2, 2022, my gmail account quit working in Outlook 2007 even though it has worked fine for 15 years or so.
The reason why is explained in Step 3 below.
And Outlook(not just 2007, but all Outlook versions I have) quit working on Windows XP, Windows 7 and Windows 10 computers I have.
On all of them!
I tried to send and receive in Outlook, but it just asked for my password continuously then fails for both pop and imap.
I tried 25 different fixes on-line from all the young experts and all of them were useless.
None of them worked.
Finally I highjacked a post from 2011 and another from 2016, absconded most of the content and combined it with the crappy instructions from GMAIL and the young experts.
The following worked for all my computers & operating systems.
I only show how to configure pop although it is really antiquated and does not sync, but so am I!
IMAP will also work if you choose that, which almost 99% of folks do, I just do not.
Step 1: Enable POP in Gmail
1. Sign in to Gmail (I found that installing the Google App on my iPhone 12 was the best way to easily do the 2 step authentication crap that Google has forced on us. See here: https://myaccount.google.com/signinoptions/two-step-verification/enroll-welcome?pli=1 )
2. At the top right, click Settings.
3. Click Forwarding and POP/IMAP.
4. Select Enable POP for all mail or Enable POP for mail that arrives from now on.
5. Also, select Enable IMAP while you are there.
6. Choose what to do with your messages after your POP client (desktop with Windows and Outlook) or device receives them. I recommend the first option, keeping Gmail’s copy in the inbox.
7. Click Save Changes.
Once you’ve enabled POP in your Gmail settings, you need to configure your client (Outlook in this case).
Step 2: Configure client
Go to your client (e.g., Microsoft Outlook) and make sure these settings are correct.
For POP:
Incoming Mail (POP)
Server: pop.gmail.com,
Requires SSL: Yes,
Port: 995
Outgoing Mail (SMTP)
Server: smtp.gmail.com,
Requires SSL: Yes,
Requires Authentication: Yes
Port for SSL: 465
I tried Requires TLS: Yes (if available, but I quit trying after several attempts with Port for TLS/STARTTLS: 587 because it just would not work with the Gmail code below.)
Step 3 Go to https://support.google.com/accounts/answer/6010255?hl=en
“Less secure apps & your Google Account”
You will get the infuriating message that explains why you have to do all the stupid steps, as required by Google staff.
“To help keep your account secure, from May 30, 2022, Google no longer supports the use of third-party apps or devices which ask you to sign in to your Google Account using only your username and password.
Important: This deadline does not apply to Google Workspace or Google Cloud Identity customers. The enforcement date for these customers will be announced on the Workspace blog at a later date.
For more information, continue to read.
If an app or site doesn’t meet our security standards, Google might block anyone who’s trying to sign in to your account from it. Less secure apps can make it easier for hackers to get in to your account, so blocking sign-ins from these apps helps keep your account safe.”
Pure BS!
In that page you will find a bunch of useless information that will take several hours to screw up your day…, but at least now you know why it is screwed up.
So, skip to:
Step 4: click on the following link and sign in again to Google.
https://myaccount.google.com/apppasswords?rapt=AEjHL4OQQPYb1xd15isUCldIbvdbBfv4mU4WXU0GEy6U4PYRmRF0QssDHCTy1Lv0_WqrdkwuP_zS4_hw46_uiDomrJP3qL5Y9g
After you enter your email address, your password, your breast size, and the length of your lower lip, and go to your Google App on your Android or iPhone, and verify that it is actually you…”yes, Its me.” You SOBs!
Go to the bottom of the web page where it says
“Select the app and device you want to generate the app password for.”
For your desktop, windows computer with Outlook, select “Mail” in the first column and “Windows Computer” in the second column, then click on “Generate”.
Google then provides the following:
Your app password for Windows Computer
(A 16 digit password that you really need to write down, because just highlighting it and copying it to the clipboard may not work when you try to paste it in the Outlook password box.)
And Google tells you sort of how to use it (i.e. my notes to explain the Google stuff).
“How to use it
1. Open the “Mail” app (i.e. open Outlook).
2. Open the “Settings” menu (i.e under the “tools’ menu).
3. Select “Accounts” and then select your Google Account ( i.e. select “Account Settings” and click on the gmail account that was disabled by the benevolent Google team.)
4. Replace your password with the 16-character password shown above (i.e. click “change”, then enter your entire gmail address in “User Name:” and enter the 16 digit code, with no spaces, just digits, in the “Password:” box.
“Just like your normal password, this app password grants complete access to your Google Account. You won’t need to remember it, so don’t write it down or share it with anyone.”
To make sure it actually works:
1. Google left this out: click the “Test Account Settings” and it should send and receive emails now.
2. Just to be sure send yourself a test email from the gmail and let Outlook send it, then receive it.
Thank you so much for this excellent, clear explanation. I was at my wits end trying to get my gmail accounts to stop sending those error message pop-ups on my Outlook 13 app on Windows. What amazes me is how user-unfriendly the gmail/Google platforms are. My aol.com email addresses sync up automatically with no difficulty at all.
Hi. Almost perfect, cause i am having trouble from this point:
Go to the bottom of the web page where it says
“Select the app and device you want to generate the app password for.”
When I log in, it appears the Google Account page. And this option (select the app and device…) does not appear for me. What am i missing?
This otherwise excellent article could maybe add, you *HAVE TO* enable 2-Step Verification on your Google account itself first, before this option (add app password) will appear. This may cause added hassle if you are also logging into your Gmail account from different devices/places etc. – a phone code maybe requested as well as password. But I don’t know any way around this, if, as in my case, you want to use Outlook 2016 to read your Gmail. After this, just use the app password provided (16-digit, without the spaces) in Outlook, instead of your original Gmail password. Thanks again to author, and Google for their endless ‘security’ BS.
useless for outlook 2010 after 2002 may 30
OUTLOOK 2007
Today (8th June 2022) Gmail broke our old Outlook 2007 access on Windows 10 PC’s
I finally fixed it… sort of simply… (Very similar to the above article)
From Gmail.
Top right (Settings sprocket icon), [See All Settings] button,
Change account settings: (top middle)
Other Google Account settings (should be bottom of 3 options )
Security (left side options with a padlock icon)
Signing into Google (Middle column with a picture of a key)
Turn ON “2-Step verification”.
Once turned on, step back to the Key picture as above…
Just below it there’s an App Passwords section…
Use your real Gmail password to confirm your you…
Select an app (from Below)
Other (Custom Name)
Put in “Outlook” (without quotes)
Use your phone to finally get a password from Google that is something like…
abcd efgh ijkl mnop
ok back to Gmail.
Now in Outlook 2007, change the account password to abcdefghijklmnop
(note you DON’T need the spaces….)
Hit test and sweat while you wait for the ticks…
Sorry if that didn’t work for you… it did for me..
What’s more, 2 machines in the same network, both using that account, both used the same abcdefghijklmnop in outlook successfully…
Brilliant Geoff.
After my attempts to log on to my Gmail account via my usual Outlook 2010 generated numerous “requires password” pop-ups yesterday evening frantic trawling of the internet eventually found this article and, scrolling to the bottom of all the comments; your solution of the same issue. I followed your steps in the wee small hours of 9th June 2022 and set up 2 stage authentication within my Google account, generated the App password and popped it into my Outlook settings …..test connection: tick! …..test email: tick!
Not confident yet that there won’t be any accidental conflicts between my Google password and my App password in times to come, so I ignored Google’s advice and made a record of the App password ….just in case!
So thank you Geoff, your fix worked for me :-)
I have Windows 7 and Office 2016. Gmail stopped working via Outlook.
Now Google says that to get an App password for the Outlook account , you have to seat up 2FA.
You said 2FA does not work with Outlook 2016.
What can I do?
“You said 2FA does not work with Outlook 2016..”
That bits confusing, ignore that.
Outlook 2016 and Windows 7 will work fine when you use Googles 16-digit app password instead of your Gmail password. Thats it. To generate an app password however, you need to enable “2-Step Verification” in your Google account – then, it gives you a link to generate an app password. Use that in Outlook instead of current Gmail password – all good, hopefully.
Well done Geoff. Saved me a lot of time and aggro. Just changed 6 gmail accounts to use Outlook 2010 successfully.
Thanks big! The advice on enabling 2FA and generating an App Password in Google to be used in my Outlook 2016 gmail settings has worked so well!!
Guys who are still not getting through with Outlook 2016 should re-read the section “How to Connect Gmail to Outlook 2016” on this page.
Just tried your Google/Outlook workaround. Worked perfectly! I’m running Outlook 2007 on a Windows 7 system using a gmail account and nothing else I’d tried did the trick. Thank you so much.
(I know….I should just update the OS and Apps but I’m took complacent.)
helped, many thanks
Thank you.
I was getting endless password pop ups today when Outlook 2010 tried to connect to my Gmail IMAP account.
The advice on enabling 2FA and generating an App Password in Google to be used in my Outlook 2010 Gmail settings worked for me.
Thank you so much… I have sorted out my sisters 2016 outlook connection using your well explained guide. Could not have done it without your deatiled information. My sister only knows how to switch on her laptop and use outlook! So now can now communicate to her family and friends again.
I’m impressed with this. I will post once I’ve tried it out.
Thank you so much for the detailed trouble-shooting information. I could not get my Outlook 365 account to link to my Gmail account until I finally tried switching to the “googlemail” convention in the incoming and outgoing server settings. That fixed the issue!
Excellent article. This just fixed the issue with Outlook 2013 and the Windows Mail program (had to turn on 2-step verification). Thanks.
Thank you so much for the detailed information…….. my outlook is working now perfectly
This was brilliant information, been working on this issue for weeks. Gmail in outlook now working!!
After 3 hours of fiddling, cursing and typing my keyboard almost in half, I found this article. And 10 minutes later I had Gmail again in Outlook 2019. I wish Google and Microsoft would solve these kind of interaction issues with more priority.
OUTLOOK 365
TO GET GMAIL POP3 WORKING IN OUTLOOK, must enable in Gmail pop3 and the 2 step verification and use an APP password.
that app password does not change ones normal password
gmail, look for co wheel settings
at top all settings
then see menu near top, forwarding and pop
pop download = Enable POP for all mail (even mail that’s already been downloaded)
save
GOOGLE HOME PAGE
https://myaccount.google.com/
3rd down on left, security
signing into google
select 2 step verificatio
and underneath that
app passwords, hit
select app, other, write in outlook
generate, box pops up with app password in yellow, copy this, done
NOW GO SETUP POP3 IN OUTLOOK USING THAT PASSWORD. BUT maybe it does, no it does not, if you change the main password it seems then to disable the app password so you have to get a new one. Note that if you change password in gmail you cant go back to the old one.
Your app password for Windows Computer
looks like this
xrmamnscixhhfwxm
How to use it
Open the “Mail” app.
Open the “Settings” menu.
Select “Accounts” and then select your Google Account.
Replace your password with the 16-character password shown above.
Just like your normal password, this app password grants complete access to your Google Account. You won’t need to remember it, so don’t write it down or share it with anyone.
after i got
ERROR Task ‘Synchronizing subscribed folders error outlook
I STARTED GETTING THIS AFTER FINALLY GETTING POP3 WORKING, BUT I STILL HAD IMAP ACCOUNTS ACTIVE, I REMOVED THE IMAP ACCOUNTS AND IT WENT AWAY.
I’m trying to use it the OTHER way adding an Outlook account into my Gmail. Is there any way to do this? I just lost access to all of my work accounts this past weekend and it’s ruining my workflow. Help!
Thank you. Managed to get my gmail account back on with Outlook 2007 after I deleted it.
If you constantly get error in signing into your IMAP in MS Outlook (mine is 2013):
get in your online gmail account and turn on: 2 steps verification in Security. Then on the same page go to App Passwords: choose Mail, Windows, Generate password.
Go back to your dedicated Outlook application and use the generated password to connect to your IMAP google account.
I am unable to connect Office 365 to my gmail. It was working fine until 10/27/22. It says I have the wrong user / password even though its correct. Any thoughts?
Finally, someone got this right. Been trying to get Outlook 2010 to get my Gmail emails for a few hours. Use to work fine until just a few weeks ago. This article explained the issue and the fix (for me).
I don’t want emails to disappear from all devices when I delete it from one. I’ve disabled IMAP in Gmail. Everything was fine for a while, and then it started syncing again when I didn’t change any settings. Until someone fixes the glitches, I prefer POP3 – profoundly so! I’ve begun using other clients now that will allow Gmail to be used as POP3. Outlook does not, at least in Android. So, I don’t use Gmail in Outlook at all. I use other POP3 addresses and I have Gmail set to forward. POP3 is preferred for those who do NOT want to sync every action on one device to all others.
Awesome post, there’s really all posible tests to do.