aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.md
blob: bbd35d002c061301f315b3839a8a40cd4158fcf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
% InterIMAP & PullIMAP
% [Guilhem Moulin](mailto:guilhem@fripost.org)

General documentation
---------------------

 * [Getting started with InterIMAP](getting-started.html)
 * [InterIMAP benchmark metrics and comparison](benchmark.html)

Manuals (HTML versions)
-----------------------

  * [`interimap`(1)](interimap.1.html) — Fast bidirectional
    synchronization for QRESYNC-capable IMAP servers
  * [`pullimap`(1)](pullimap.1.html) — Pull mails from an IMAP mailbox
    and deliver them to an SMTP session

Resources for developers
------------------------

  * [Source-code repository](https://git.guilhem.org/interimap)
  * [Build instructions](build.html)
  * [Test environment setup](development.html)