# How to Connect AOL

**SMTP Details for AOL**&#x20;

**Host:** smtp.aol.com\
**Encryption:** TLS\
**SMTP Port:** 587\
**Authentication:** On\
**Username:** Your AOL screen name (e.g. bruce)\
**Password:** You will need to generate an app password for your account.

You need to input the above details into the YaySMTP settings area accordingly, then **enable less secure apps in AOL** by logging into your AOL account and then open **"account security settings"** or [click here](https://login.aol.com/account/security?lang=en-US), click on the **Generate app password**.

![](/files/-MRgBfGBabUKh_78OuwE)

An overlay will show up, choose **Others** and write app name as **YaySMTP,** click the **Generate** button, this will show the one-time password which you should copy and paste inside the password field on your website's YaySMTP settings screen.

![](/files/-MRgBkIDx8q30wHBaNp5)

Click the **Save** button to save the changes.

![](/files/-MRgBq1-2LrE6Ts9DLrF)


---

# 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://docs.yaycommerce.com/yaysmtp/how-to-set-up-smtps/how-to-connect-other-smtp-aol.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.
