# 보안 및 실수 방지 > 메일 커스텀 헤더

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

* 이 페이지에서는 **메일 헤더**에 **특정 값**을 넣을 수 있도록 설정할 수 있습니다.

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

* <mark style="color:blue;">**아웃룩 > 메일(더블 클릭) > 좌측 상단 파일 > 좌측하단 속성 > 인터넷 머리글**</mark>이 해당 **메일의 헤더**입니다.
* **메일 헤더**에는 메일이 **어떤 이메일에서 발송되었고, 어떠한 이메일들을 거쳤는지 기록이 남습니다.**
* 메일 헤더에 사용자 기업의 **특수한 문구**를 넣어 **사용자 기업에서 메일을 보냈음을 명시**하고, **발송 시간을 넣어 메일 위조를 방지할 수 있습니다.**
* 또한 메일에 해당 내용이 계속해서 쌓이기 때문에 **메일을 역추적할 수 있습니다.**

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

* **헤더 이름을 작성할 때는 꼭 앞에&#x20;**<mark style="color:orange;">**x-**</mark>**를 붙여야 합니다.**


---

# 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.totlelab.com/biz-ent/admin-page/greater-than-26.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.
