diff options
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]. |