Gmail Configuration

📨 Email Provider: Select SMTP from the dropdown.
🌐 SMTP Host: Enter
smtp.gmail.com
👤 SMTP Username: Enter your full Gmail address (e.g.
[email protected]
)🔐 SMTP Password: Use your App Password (not your normal Gmail password)
🔑 Steps to Generate App Password (Gmail)
🔐 Go to: https://myaccount.google.com/security
✅ Enable 2-Step Verification (if not already enabled)
➕ Scroll to “App passwords” under "Signing in to Google"
🔽 Select app (e.g., Mail) and device (e.g., Windows PC)
🔁 Click “Generate”
📋 Copy the 16-character password (use it in SMTP config)
📶 SMTP Port: Enter
587
(for TLS) Or use465
if you're using SSL📤 From Address: Enter the same Gmail address as username (e.g.
[email protected]
)💾 Save Settings: Save the configuration
🧪 Test Configuration: Use the “Test” button to verify it's working.

Last updated
Was this helpful?