When you need to connect an email client or device to Gmail, the SMTP address for gmail is the server address that enables outgoing mail delivery. Using the correct settings helps ensure your messages are sent reliably without authentication or delivery issues.
This guide walks you through the official Gmail SMTP settings, common configuration scenarios, and troubleshooting tips so you can set up email sending with confidence.
| Setting | Value | Port | Security |
|---|---|---|---|
| SMTP server | smtp.gmail.com | 587 | STARTTLS |
| SMTP server (SSL) | smtp.gmail.com | 465 | SSL/TLS |
| Authentication | Required | – | OAuth2 or username + password |
| Maximum recipients per message | 500 | – | Applies to single message |
| Daily sending limit | 2000 messages | – | Applies to consumer accounts |