# 발신자 관리하기

## 이 글에서는

이메일의 '발신자 정보'를 설정하고 관리하는 발신자 관리 기능에 대한 전반적인 설명을 담고 있습니다.

***

이메일의 보내는 사람 정보는 이메일 오픈율에도 직접적으로 관련이 있을 만큼 정보를 잘 설정해 두는 것이 좋습니다. 발신자 이름을 어떻게 설정하는지에 따라 우리 뉴스레터가 구독자에게 어떻게 다가갈 것인지를 보여줄 수 있고 발신자 주소를 믿을 수 있는 주소로 설정해야 이메일이 스팸으로 분류될 확률도 낮아질뿐더러 브랜딩을 위해서도 좋습니다.&#x20;

워크스페이스의 소유자 이메일 주소가 아닌 다른 이메일 주소를 발신자로 등록해서 보내고 싶거나 발신자 주소의 신뢰도를 확보할 수 있는 설정이 궁금하다면 아래 링크를 통해 필요한 내용을 학습해 보세요.

{% content-ref url="/pages/b4rzdCWJqepBcFHOJWrV" %}
[발신자 주소 추가하기](/email/managing-sender/add.md)
{% endcontent-ref %}

{% content-ref url="/pages/iDh4Qph19LYvz0ei8yt1" %}
[SPF, DKIM 설정 이해하기](/email/managing-sender/spf-dkim.md)
{% endcontent-ref %}

{% content-ref url="/pages/1iL0yWnnjpCA51mLVOuP" %}
[DMARC 설정 이해하기](/email/managing-sender/dmarc.md)
{% endcontent-ref %}


---

# 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.stibee.com/email/managing-sender.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.
