diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-09-01 14:59:00 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-09-01 14:59:00 +0200 |
commit | 2146cabffe53c84fef0bf39298b73606e4f2b5bf (patch) | |
tree | ed95baf4a89271bf02a053af5f9c7abff3c6c61d /imapsync.1 | |
parent | 6be903e1729045c12c0b6cebea574bf3ccb0f1f4 (diff) |
typo
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. |