# imap

## Description:

IMAP 과 POP 프로토콜 서버 데몬

## Features:

1. protocol 별 xinetd 구동 package 분리

## Reference:

* <http://www.washington.edu/imap/>

## Dependencies:

* None

## Sub Packages:

* **imap-devel** - Imap 라이브러리를 사용하여 프로그래밍을 하기 위한 개발 툴
* **imap-doc** - imap 문서
* **imap-init-imap2** - imap v2 프토토콜 구동 파일 (with xinetd)
* **imap-init-imaps** - 암호화된 imap 프로토콜 구동 파일 (with xinetd)
* **imap-init-pop3** - pop3 프로토콜 구동 파일 (with xinetd)
* **imap-init-pop3s** - 암호화된 pop3 프로토콜 구동 파일 (with xinetd)

## Related Packages:

* [xinted](/annyung-3-user-guide/annyung3-package-catalog/annyung3-base-packages/pkg-base-xinetd.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://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-package-catalog/annyung3-addon-packages/pkg-addon-imap.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.
