# Google SMTP error

While trying to connect Google workspace email or the free Gmail account. You might run into a few errors. Here are possible solutions to make a fix:

1. Ensure you followed the guide [here](https://help.murlist.com/email-warmup/setup-and-configuration-guide/configure-gsuite-gmail-for-email-warming) correctly.
2. Ensure entries are correctly typed without whitespaces.
3. Did you get a security alert from Google? If yes, you will need to enable 2FA and get an app password.

Try to connect again. If this fails, then you will need to 2FA and get a unique password to connect to Murlist. This is also Google's recommended way of connecting to 3P apps not using its API.

### Turn on 2-Step Verification

1. Open your [Google Account](https://myaccount.google.com/).
2. In the navigation panel, select **Security**.
3. Under “Signing in to Google,” select **2-Step Verification** ![and then](https://lh3.googleusercontent.com/3_l97rr0GvhSP2XV5OoCkV2ZDTIisAOczrSdzNCBxhIKWrjXjHucxNwocghoUa39gw=w36-h36) **Get started**.
4. Follow the on-screen steps.

### Get a unique app password

1. Go to your [Google Account](https://myaccount.google.com/).
2. Select **Security**.
3. Under "Signing in to Google," select **App Passwords**. You may need to sign in. If you don’t have this option, it might be because:
   1. 2-Step Verification is not set up for your account.
   2. 2-Step Verification is only set up for security keys.
   3. Your account is through work, school, or other organizations.
   4. You turned on Advanced Protection.
4. At the bottom, choose **Select app** and choose the app you using ![and then](https://lh3.googleusercontent.com/3_l97rr0GvhSP2XV5OoCkV2ZDTIisAOczrSdzNCBxhIKWrjXjHucxNwocghoUa39gw=w36-h36) **Select device** and choose the device you’re using ![and then](https://lh3.googleusercontent.com/3_l97rr0GvhSP2XV5OoCkV2ZDTIisAOczrSdzNCBxhIKWrjXjHucxNwocghoUa39gw=w36-h36) **Generate**.
5. Follow the instructions to enter the App Password. The App Password is the 16-character code in the yellow bar on your device.

Once you get the app password, use it as the password for your connections.

You can always contact us via the chatbox on our website or send us an email at <support@murlist.com>. We will be glad to assist you further.

### <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.murlist.com/email-warmup/common-errors/connection-errors/gmail-smtp-errors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
