# 메일건 - 수신거부 설정

메일건(Mailgun)의 수신거부 설정을 관리하는 방법을 알아보세요.

메일건에서 수신거부 설정을 구성하면 고객이 이메일 수신을 원하지 않을 때 쉽게 구독을 해제할 수 있습니다. 이는 이메일 마케팅의 법적 요구사항을 준수하고 고객 만족도를 높이는 데 중요합니다.

수신거부 링크는 발송하는 모든 마케팅 이메일에 자동으로 포함되어야 하며, 고객이 클릭했을 때 즉시 수신거부가 처리되도록 설정할 수 있습니다.

***

*원문 최종 수정: Thu, 9 Jan, 2020 at 1:21 PM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/email/workflow-action-based-on-email-event-clicked-opened/mailgun-unsubscribe-settings.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.
