# 내 이메일 계정에서 메세지 보내기

센드맨에서 발송되는 모든 이메일 메세지를 내 이메일 계정에서 보낼 수 있어요! 고객들에게 발송된 메일을 내 이메일 계정 "보낸편지함"에서도 확인할 수 있어요.

현재 **Gmail**과 **네이버 메일** 계정 연동을 지원합니다.

## Gmail 계정 연동하기

### 1단계: IMAP 켜기

1. [Gmail 포워딩 설정](https://mail.google.com/mail/u/0/#settings/fwdandpop)으로 접속
2. IMAP 액세스 항목에서 **"IMAP 사용"** 클릭
3. **"변경사항 저장"** 버튼 클릭

![Gmail IMAP 설정](/files/Y22sZvRes51rT33H26Kb)

### 2단계: 구글 계정 2단계 인증 설정하기

1. [구글 계정 설정](https://myaccount.google.com/security)으로 접속
2. **"2단계 인증 사용 설정"** 클릭
3. **"전화번호"** 클릭 후 핸드폰 번호 인증

![구글 2단계 인증](/files/XoKKD1Ma1fwLDbczA6To)

### 3단계: 구글 계정 앱 비밀번호 생성하기

1. [구글 계정 앱 비밀번호 페이지](https://myaccount.google.com/apppasswords)로 접속
2. 앱 이름: **"센드맨"** 입력
3. **"만들기"** 버튼 클릭

![앱 비밀번호 생성](/files/2nNELisXutT0aO80if1Y)

4. 생성된 비밀번호를 복사

![앱 비밀번호 복사](/files/8CcwaaUvHLcV3HzStrHY)

### 4단계: 센드맨에 계정 정보 넣기

1. \[설정] - \[메세지 발송] 페이지에 접속하셔서 **"내 이메일 계정"** 버튼을 눌러주세요.

![센드맨 이메일 계정 버튼](/files/qVvp9CazcXol6I4xLH0J)

2. 위에서 설정한 Gmail 계정 정보를 넣어주세요.
   * ID: Gmail 이메일 주소
   * 비밀번호: 3단계에서 생성한 앱 비밀번호

![Gmail 계정 정보 입력](/files/KWdfbcALDD5ChnbxQJei)

## 네이버 메일 계정 연동하기

### 1단계: IMAP/SMTP 켜기

1. [네이버 메일 IMAP/SMTP 설정](https://mail.naver.com/option/imap)으로 접속
2. IMAP/SMTP \*\*"사용함"\*\*으로 설정
3. **"저장"** 버튼 클릭

![네이버 IMAP 설정](/files/vrDcOvDfciazQ9scy3G0)

### 2단계: 센드맨에 계정 정보 넣기

\[설정] - \[메세지 발송] 페이지에 접속하셔서 **"내 이메일 계정"** 버튼을 눌러주세요.

![네이버 계정 정보 입력](/files/AcCH55oWy9rYSAitnbtK)


---

# 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.sendman.xyz/guide/advanced/email_account.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.
