diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-09-05 17:04:14 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-09-05 17:04:14 +0200 |
commit | 956316a63fa9508e3e4484940999153ad73fb91b (patch) | |
tree | a1dfde616641a76301b1f9e2b94e17c31e568a82 /imapsync.1 | |
parent | 4a291f2bc29c735e8f73aa2b476fe932517b83b5 (diff) |
typo
Diffstat (limited to 'imapsync.1')
-rw-r--r-- | imapsync.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -55,7 +55,7 @@ both servers with different flag lists; in that case \fBimapsync\fR issues a warning and updates the message on each server with the union of both flag lists.) Repeat this step if the server sent some updates in the meantime. -Otherwise, update the HIGHESTMODSEQ values in the database. +Otherwise, update the HIGHESTMODSEQ value in the database. .IP \n+[step]. Process new messages (if the current UIDNEXT value differ from the one @@ -63,7 +63,7 @@ found in the database) by issuing an UID FETCH command and for each message RFC822 body received, issue an APPEND command to the other server on\-the\-fly. Repeat this step if the server received new messages in the meantime. -Otherwise, update the UIDNEXT values in the database. +Otherwise, update the UIDNEXT value in the database. Go back to step 2 if the server sent some updates in the meantime. .IP \n+[step]. |