# How to Connect Other SMTP

There are different types of Email providers with similar or slightly different SMTP settings and in most cases, you would need to reach out to the customer support of any specific Email provider whose SMTP configuration you would like to use.

Here are some of the popular Email providers and their configurations:

1. Gmail / G Suite
2. Hotmail / Live
3. Yahoo Mail
4. AOL

{% content-ref url="/pages/-MRg7H3aecZ9TulXz7C2" %}
[How to Connect Gmail/Google Workspace](/yaysmtp/how-to-set-up-smtps/how-to-connect-other-smtp-gmail-g-suite.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MRg9j2CDvjbP6uxgHeV" %}
[How to Connect Hotmail / Live](/yaysmtp/how-to-set-up-smtps/how-to-connect-other-smtp-hotmail-live.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MRgAVwMkAXy-864LpGp" %}
[How to Connect Yahoo! Mail](/yaysmtp/how-to-set-up-smtps/how-to-connect-other-smtp-yahoo-mail.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MRgB2nr79hA9yn3ZjuO" %}
[How to Connect AOL](/yaysmtp/how-to-set-up-smtps/how-to-connect-other-smtp-aol.md)
{% endcontent-ref %}


---

# 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.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.
