# Using Gmail SMTP With Cloudflare Email Routing: A Step-by-Step Guide

## About
- Author: 262588213843476
- Title: Using Gmail SMTP With Cloudflare Email Routing: A Step-by-Step Guide
- Tags: #articles
- URL: https://gist.github.com/irazasyed/a5ca450f1b1b8a01e092b74866e9b2f1
## Highlights
**SMTP Server:** `smtp.gmail.com`
**Port:** `587`
**Username:** Your Gmail address (including `@gmail.com`)
**Password:** The App Password you generated in Step 2
Leave **TLS enabled**
Click on **Add Account**
- Note: Quite simple but very useful!
---