# How to Connect Hotmail / Live

**SMTP Details for Hotmail / Live**

**Host:** smtp.office365.com\
**Encryption:** TLS\
**SMTP Port:** 587\
**Authentication:** On\
**Username:** Your Hotmail account email (e.g. <bruce@hotmail.com>)\
**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[ Login to your Microsoft](https://login.live.com/) account and go to **Account security settings** by logging into your Microsoft account and click **Advanced security options** to open up additional security settings or [click here](https://account.microsoft.com/security?lang=en-US).

![](https://2430774507-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMvULxRbZfmag_jD1k_%2F-MRg6Yj_NmoRbOU676za%2F-MRgA4zej4dnGrEgDsDo%2Fimage.png?alt=media\&token=bb49a3e8-1263-4926-b7e3-9a7c6be9c8b2)

On the next screen, you’ll need to activate 2-Factor Authentication **(2FA)** for your account, if you haven’t already, saving this settings will return you to the Security page and if it does not then go back to the security settings page or [just click here](https://account.live.com/proofs/manage/additional), scroll down the page and click on **Create a new app password.**

![](https://2430774507-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMvULxRbZfmag_jD1k_%2F-MRg6Yj_NmoRbOU676za%2F-MRgACn5zIEhyXfpqT2K%2Fimage.png?alt=media\&token=328b5925-9159-4780-8b65-439474927a57)

![](https://2430774507-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMvULxRbZfmag_jD1k_%2F-MRg6Yj_NmoRbOU676za%2F-MRgAHcmD90Yp87o_yF0%2Fimage.png?alt=media\&token=cb5e584e-a1a1-479f-a94c-5b55f7c709a2)

Copy and paste the password inside the password field on your website's YaySMTP settings screen, click **save.**

![](https://2430774507-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMvULxRbZfmag_jD1k_%2F-MRg6Yj_NmoRbOU676za%2F-MRgAQizudWvpC_GoXq7%2Fimage.png?alt=media\&token=bd87596b-27e3-4550-a4af-8889d5f643d8)

Now you have successfully integrate Hotmail/Live SMTP server into your WordPress site!

Happy Sending!


---

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