# 윈도우10 메일 앱 설정 방법

{% stepper %}
{% step %}
윈도우10 검색창에 "설정" 을 검색하여 \[계정] > \[메일 및 계정]을 클릭하세요

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

{% step %}
새 계정 추가에서\[계정 추가]를 클릭하세요.

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

{% step %}
새창이 뜨면 \[고급 설정]을 클릭하세요.

※ 이미 윈도우10 메일 앱을 사용 중인 경우, 프로그램 실행 후&#x20;좌측 하단 \[설정(톱니바퀴) > 계정 관리 > 계정 추가]를 클릭 후 본 매뉴얼의 2번부터 진행해 주세요

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

{% step %}
\[인터넷 전자 메일] 을 클릭하세요.

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

{% step %}
메일 정보의 세부 내용을 입력 후 \[로그인]을 클릭하세요.

받는 전자 메일 서버와 보내는 전자 메일 서버는 www를 제외하고 mail.도메인 주소를 입력해 주세요.

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

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

{% step %}
메일 앱 셋팅이 완료 되었어요.

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

{% step %}
추가된 메일 계정을 선택 후 동기화 아이콘을 클릭하여 이용해 주세요.

<figure><img src="/files/JkM0ZjSC6MiUN7OQrNbo" 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/manual/mail/10.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.
