isync

mailbox synchronization program
git clone https://git.code.sf.net/p/isync/isync
Log | Files | Refs | README | LICENSE

commit 22145f6674b823dd71443c38f07fa0f5bb0bebe1
parent ab955ffe6b66ccc87ac9364598f8681d8f415be9
Author: Oswald Buddenhagen <ossi@users.sf.net>
Date:   Sat, 12 Nov 2016 14:15:57 +0100

document some additional uses for PipelineDepth

Diffstat:
Msrc/mbsync.1 | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/mbsync.1 b/src/mbsync.1 @@ -397,7 +397,9 @@ File containing the private key corresponding to \fBClientCertificate\fR. \fBPipelineDepth\fR \fIdepth\fR Maximum number of IMAP commands which can be simultaneously in flight. Setting this to \fI1\fR disables pipelining. -This is mostly a debugging only option. +This is mostly a debugging option, but may also be used to limit average +bandwidth consumption (GMail may require this if you have a very fast +connection), or to spare flaky servers like M$ Exchange. (Default: \fIunlimited\fR) .. .TP