Merge pull request #281 from fhe-odoo/patch-1

typos
This commit is contained in:
Gilles LAMIRAL 2021-04-25 17:52:13 +02:00 committed by GitHub
commit 8d2730ac65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -177,13 +177,13 @@ Q. Does imapsync retain the \Answered and $Forwarded flags?
R. It depends on the destination server.
a) If the destination server honours the "PERMAENTFLAGS \*"
directive (meaning it accepts any flag) or no PERMAENTFLAGS at all
a) If the destination server honours the "PERMANENTFLAGS \*"
directive (meaning it accepts any flag) or no PERMANENTFLAGS at all
then imapsync synchronizes all flags except the \Recent flag
(RFC 3501 says about \Recent flag "This flag can not be
altered by the client.").
b) If the destination server honours the "PERMAENTFLAGS without the
b) If the destination server honours the "PERMANENTFLAGS without the
special "\*" then imapsync synchronizes only the flags listed
in PERMANENTFLAGS.