# 이메일의 MS 오피스 아웃룩의 설정은 어떻게 하나요?

`게시판` > `메일` > `Outlook 메일 연동` 메뉴에서 계정을 확인하고 비밀번호도 변경할 수 있어요.

PC방 같은 공공장소에서는 보안을 위해 아웃룩 설정을 하지 않는 게 좋아요. 만약 아웃룩을 설정한다면 아래 순서대로 세팅하시면 돼요.

***

{% stepper %}
{% step %}
아웃룩 실행하여 메일 주소를 입력하고,  \[고급  설정]을 클릭해 주세요.

<figure><img src="/files/QI810ukHeVKy3rhYOZGp" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
전자 메일 공급자 중 \[POP]를 클릭해 주세요.

<figure><img src="/files/RSxKmyq4iFHiIqzIOVMM" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
암호를 입력해 암호 입력 후 \[더 보기] 버튼을 누르시고, POP 수신 서버에 'mail.자신의 도메인'을 입력해 주세요.\\

\
예를 들어, 자신의 도메인이 'abc.com'이라면 'mail.abc.com'이라고 입력해 주세요. (www는 빼야 해요)

<figure><img src="/files/LVhrvZA9q9v7iBTlnuUH" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
스크롤을 내려서 보내려는 메일 서버 정보를 입력한 후, \[계속] 버튼을 클릭해 주세요.

<figure><img src="/files/PKWcBnXAiaD7Ca2m9oma" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
등의 내용 확인 후 \[다음], \[완료]를 클릭해 주시면, 설정이 완료돼요!

<figure><img src="/files/B9VxCsHBEF6PKO3oCEnN" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ybJlYc8sIYuUqRFeMZ6P" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.makeshop.co.kr/faq/set/undefined/ms.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.
