# 강력한 이메일 보안

- [메일 암호화 (보안메일)](https://docs.totlelab.com/biz-ent/email-security/passwordprotectedemail.md): 중요한 메일을 암호화 된 PDF 파일로 전송할 수 있습니다.
- [첨부파일 압축 및 암호화](https://docs.totlelab.com/biz-ent/email-security/filecompressionandencryption.md): 손쉽게 첨부파일을 압축 및 암호화 해 이메일을 전송할 수 있습니다.
- [특정 파일 첨부 제한](https://docs.totlelab.com/biz-ent/email-security/fileuploadrestriction.md): 특정 확장자 파일의 이메일 첨부를 제한할 수 있는 기능입니다.
- [외부 수신자 확인 알림](https://docs.totlelab.com/biz-ent/email-security/externalrecipientalarm.md): 등록된 도메인 이외의 이메일로 이메일을 전송할 때 알림을 받아볼 수 있습니다.
- [조건부 메일 발송 제한](https://docs.totlelab.com/biz-ent/email-security/mailsendingrestriction.md): 수신자 수, 특정 이메일 주소/도메인, 포함 단어에 대한 이메일 발송 정책을 설정해 이메일 발송을 제한할 수 있습니다.
- [승인 메일](https://docs.totlelab.com/biz-ent/email-security/approvalemail.md): 직원이 일반 첨부파일 및 대용량 첨부파일을 내/외부 수신자에게 전송하려 할 때 별도의 승인 프로세스를 추가해 메일 보안을 강화할 수 있습니다.


---

# 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/email-security.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.
