summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2020-05-12 02:49:46 +0200
committerStefan Kangas <stefankangas@gmail.com>2020-05-12 02:49:46 +0200
commitf74f269a84d927c226418ff74d25daa779b5b854 (patch)
tree4d7e5e16ca5faa10474852203f68133164efee8b
parentd5261df9f2a2a45879e0318031f9f110b109f433 (diff)
Mention InterIMAP for synchronizing emails
-rw-r--r--howto.mdwn3
-rw-r--r--software.mdwn7
2 files changed, 10 insertions, 0 deletions
diff --git a/howto.mdwn b/howto.mdwn
index 83788d0..c5be0d9 100644
--- a/howto.mdwn
+++ b/howto.mdwn
@@ -37,6 +37,9 @@ utilities support these formats:
* [muchsync](http://www.muchsync.org/) - replicate and synchronize
your notmuch database (mail and tags) across machines
+* [interimap](https://guilhem.org/interimap/) - Fast bidirectional
+ synchronization between IMAP servers.
+
* [lieer](https://github.com/gauteh/lieer) - Fast email-fetching and two-way tag
synchronization between notmuch and GMail (Note that lieer was formerly known
as gmailieer.)
diff --git a/software.mdwn b/software.mdwn
index db96b16..cfc7f48 100644
--- a/software.mdwn
+++ b/software.mdwn
@@ -98,6 +98,13 @@ Have a separate [[wiki page|frontends]].
<td>work in progress</td>
</tr>
<tr>
+ <td><a href="https://guilhem.org/interimap/">interimap</a></td>
+ <td>yes</td>
+ <td>IMAP4</td>
+ <td>dovecot</td>
+ <td>Fast bidirectional synchronization between IMAP servers</td>
+ </tr>
+ <tr>
<td><a href="https://github.com/gauteh/lieer">lieer</a></td>
<td>tags: yes, mail: fetch</td>
<td>GMail</td>