Skip to content
Tech Master Tech Master

OneStopTechnical Forum

  • Books
  • AI
  • Networking
  • Windows
  • Linux
  • Cloud
  • Mac
  • Active Directory
  • Azure
  • Cloud
  • Exchange
  • M365
  • Server 2025
  • Storage
  • Vsphere
  • Website
  • Database
  • Security
  • Knowledge Base
  • VPN
Tech Master
Tech Master

OneStopTechnical Forum

Outlook keeps prompting you for your Gmail password during SMTP setup

blog.payperitem.com, April 24, 2025

1. Enable IMAP/SMTP in Gmail Settings

  • Log in to Gmail.
  • Go to ⚙️ Settings > See all settings > Forwarding and POP/IMAP
  • Enable IMAP and/or POP, and make sure SMTP is allowed (default behavior with IMAP).

2. Use App Password (if 2-Step Verification is enabled)

If you use 2-Step Verification in Gmail:

  • Go to: https://myaccount.google.com/apppasswords
  • Generate an App Password for Outlook.
  • Use that password in Outlook instead of your normal Gmail password.

Without this, Gmail will reject access attempts even if the password is correct.


3. SMTP & IMAP Settings for Gmail

Make sure these settings are correct in Outlook:

  • SMTP Server: smtp.gmail.com
  • SMTP Port: 465 (SSL) or 587 (STARTTLS)
  • Encryption: SSL/TLS or STARTTLS
  • IMAP Server: imap.gmail.com
  • IMAP Port: 993
  • Username: your full Gmail email address
  • Password: your Gmail App Password

4. Allow Less Secure Apps (Only if no 2FA)

If you’re not using 2FA, enable:

  • https://www.google.com/settings/security/lesssecureapps

⚠️ Google is phasing this out, so using 2FA + App Password is more reliable.


5. Check Captcha Unlock

Sometimes Google blocks access temporarily.

  • Unlock: https://accounts.google.com/DisplayUnlockCaptcha
  • Sign in and confirm.

6. Firewall/Antivirus Interference

Check if your firewall or antivirus is:

  • Blocking Outlook from accessing Gmail’s SMTP server.
  • Temporarily disable them and test.

Cloud Exchange

Post navigation

Previous post
Next post

Related Posts

ZFS and Partitions

March 31, 2025April 2, 2025

1. ZFS and Partitions 2. Using Partitions with ZFS 3. Why Whole Disks Are Preferred?

Read More

Active Directory migrations, consolidations, and integrations within AWS environments

April 16, 2025April 18, 2025

🔄 Active Directory Migrations to AWS 1. Common Migration Scenarios 2. Migration Steps A. Assessment & Planning B. Prepare AWS Environment C. Deploy AD in AWS D. Data Migration E. Testing and Validation F. FSMO Role Transfer & Cleanup 🧩 Active Directory Consolidations Use Cases Tools & Strategies AWS Tip:…

Read More

Deep Dive: Adding Custom Fields to Snipe-IT (Database + UI)

April 3, 2025

1️⃣ Database Modification: Add a New Column Snipe-IT uses MySQL/MariaDB as its database. First, we need to add a new field to store the additional data. 📝 Create a Migration for the New Field Run the following command in your Snipe-IT installation directory: shphp artisan make:migration add_warranty_expiry_to_assets –table=assets Open the…

Read More

Recent Posts

  • List of AD Schema Versions
  • OldNewExplorer Free Download For Windows 11, 10, 8 and 7 [Latest Version]
  • How to Get the Classic (old) Context Menu on Windows 11
  • BitLocker Recovery Keys
  • Active Directory and Server hardening

Recent Comments

No comments to show.
June 2025
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
30  
« May    
Log in
©2025 Tech Master | WordPress Theme by SuperbThemes
  • Login
  • Sign Up
Forgot Password?
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
body::-webkit-scrollbar { width: 7px; } body::-webkit-scrollbar-track { border-radius: 10px; background: #f0f0f0; } body::-webkit-scrollbar-thumb { border-radius: 50px; background: #dfdbdb }