# 메일전송 세팅

기관총엑셀 분석 후 결과를\
동료, 직원분에게 메일로전송할 때 사용합니다.\ <mark style="color:red;">**POP3/IMAP 세팅**</mark>과\
네이버  2단계 인증 페이지에서\ <mark style="color:red;">**애플리케이션 비밀번호 세팅**</mark>이 필요합니다.

## 세팅 방법

1. 네이버 메일 세팅으로 이동 → [클릭](https://mail.naver.com/v2/settings/basic)
2. 동영상처럼 메일 세팅하기 (10초 걸림, 클릭 5번 필요)

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

1. POP3/IMAP 설정 버튼 클릭
2. POP3/SMTP 설정 탭 클릭
3. 사용함 클릭
4. 네이버 메일에 원본 저장 클릭
5. 저장 클릭

## 애플리케이션 전용 비밀번호 생성 필요

엑셀창에 네이버 비밀번호가 아닌\
애플리케이션 전용 비밀번호를 입력하셔야\
정상적으로 동작 됩니다.\
이 비밀번호는 [2단계 인증을](https://nid.naver.com/user2/help/myInfoV2?lang=ko_KR)\
마치신 후 발급 받을 수 있습니다.

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

<figure><img src="/files/3d0iqWcOXK6tN0jImeeQ" alt=""><figcaption></figcaption></figure>

## 혹시 그래도 안 되신다면

네이버 아이디, 비번이(애플리케이션 비번)\
틀려서 그럴 수 있습니다.\
@naver.com 을 뺀 아이디와\
2단계 인증에서 생성한 애플리케이션 비밀번호를 넣어주세요.

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

{% embed url="<https://www.youtube.com/shorts/6anzJX33aR8?feature=share>" %}


---

# 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://mgunexcel.gitbook.io/doc/self/advanced/mail-naver.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.
