# MS 오피스 아웃룩 설정 방법

## 관리자 메뉴 위치

`게시판` > `메일` > `Outlook 메일 연동`

## 설정 방법

{% stepper %}
{% step %}
아웃룩 실행 > 상단 메뉴에서 \[파일] -> \[계정 추가] 를 클릭하세요.

아웃룩을 최초 이용 시 본 매뉴얼 2번 부터 진행해 주세요.<br>

<div align="left"><figure><img src="/files/He5CWHt7u2uVfv3oXS2Z" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
\[전자 메일 주소 입력] -> \[고급 옵션]을 클릭하세요\[내 계정을 수동으로 설정합니다.]에 체크한 후 \[연결]을 클릭하세요.

<div align="left"><figure><img src="/files/tkwHOPowBPCcpW80tOwA" alt=""><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}
\[고급 설정 > pop]을 클릭하세요.

<div align="left"><figure><img src="/files/2q85u20cPgFl4My8USWl" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
받는 메일, 보내는 메일 서버를 입력하세요.

예) 자신의 도메인이 abc.com 이라고 할 때 mail.abc.com 을 입력합니다. (www가 없음에 유의)

<div align="left"><figure><img src="/files/GVusfQhT789JISi5mWVO" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
메일 계정에 비밀번호\[암호]를 입력 후 연결을 클릭하세요.

<div align="left"><figure><img src="/files/BxZacvEfmpCAypQUD9jx" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
발급받은 메일 계정ID를 사용자 이름에 입력 후 \[확인]을 클릭하세요.

메일 계정ID는 MS 아웃룩 메일 설정하기 메뉴 상단 아웃룩 사용방법 > 메일 계정ID를 입력해 주세요.

<div align="left"><figure><img src="/files/VhNe3b6qQqWLleVtnMJ0" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
본 설정이 완료되었어요.

내 휴대폰에서도 outlook Mobile 설정 체크를 지우고 \[완료]를 클릭해 주세요.

<div align="left"><figure><img src="/files/VD0OisNPuoddH2TPnghr" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
메일 계정에 설정 및 업데이트 필요 시 \[파일] > \[계정 정보] > \[계정 설정] 클릭 > 메일 계정 더블클릭 >\
pop 계정 설정 > 메일 설정에 \[서버에 메시지 복사본 저장]을 체크해 이용해 주세요.

설정이 완료되면 하단 \[다음]을 클릭하여 업데이트 완료해 주시면 돼요.

<div align="left"><figure><img src="/files/7mrM5EpCPfmleBAqCOcD" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
참고

* 아웃룩 사용방법에서 메일 계정 확인 및 비밀번호 변경을 하실 수 있어요.
* 본 매뉴얼은 Office 365 Outlook 버전을 예시로 작성되었어요.
  {% endhint %}


---

# 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/manual/mail/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.
