blob: 9225e126daf731c73e865fe3358011b4fd22c646 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
% InterIMAP & PullIMAP
% [Guilhem Moulin](mailto:guilhem@fripost.org)
General documentation
---------------------
* [Getting started with InterIMAP](getting-started.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)
|