From 651a9a83e34849f51748f87da88d3d3c84470d1d Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 26 Jul 2015 19:59:55 +0200 Subject: Disable watch mode. --- debian/control | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 55ab86d..d55aec7 100644 --- a/debian/control +++ b/debian/control @@ -13,12 +13,12 @@ Depends: ${misc:Depends}, ${perl:Depends}, libconfig-tiny-perl, libdbi-perl, libdbd-sqlite3-perl Recommends: libio-socket-ssl-perl Description: IMAP-to-IMAP synchronization program for QRESYNC-capable servers - IMAPSync is a synchronization program between two QRESYNC-capable (RFC 7162) - IMAP4rev1 servers. Other required IMAP capabilities are LIST-EXTENDED (RFC - 5258), LIST-STATUS (RFC 5819) and UIDPLUS (RFC 4315), in addition to which - LITERAL+ (RFC 2088) and MULTIAPPEND (RFC 3502) are recommended for performance - reasons. + imapsync performs stateful synchronization between two IMAP4rev1 servers. + Such synchronization is made possible by the QRESYNC extension from [RFC7162]; + for convenience reasons servers must also support LIST-EXTENDED [RFC5258], + LIST-STATUS [RFC5819] and UIDPLUS [RFC4315]. . - Furthermore if both servers support the NOTIFY capability (RFC 5465), it is - possible to keep the connection alive and be notified of new updates as soon - as they arrive. + Furthermore, while imapsync can work with servers lacking support for LITERAL+ + [RFC2088] and MULTIAPPEND [RFC3502], these extensions greatly improve + performance by reducing the number of required round trips hence are + recommended. -- cgit v1.2.3