diff options
Diffstat (limited to 'imapsync.1')
-rw-r--r-- | imapsync.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -257,7 +257,7 @@ on its standard output, and understand it on its standard input. .TP .I STARTTLS -Whether to use the \(lqSTARTTLS\(rq directive to upgrade a secure +Whether to use the \(lqSTARTTLS\(rq directive to upgrade to a secure connection. Setting this to \(lqYES\(rq for a server not advertising the \(lqSTARTTLS\(rq capability causes \fBimapsync\fR to immediately abort the connection. @@ -312,7 +312,7 @@ empty database will duplicate each message due to the absence of local/remote UID association. .IP \[bu] \fBimapsync\fR is single threaded and doesn't use IMAP command -pipelining. Synchronization could be boosted by sending independent +pipelining. Synchronization could be boosted up by sending independent commands (such as the initial LIST/STATUS command) to each server in parallel, and for a given server, by sending independent commands (such as flag updates) in a pipeline. |