Fix broken grammar in FAQ file
The sentence in the FAQ did not make any sense, so this fixes that. Closes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585140 Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
parent
45e0b233a5
commit
8678c0d718
@ -353,10 +353,10 @@ path in which your messages are. The folder name can usually be as well, BUT
|
|||||||
some mail clients move messages between folders by simply moving the file,
|
some mail clients move messages between folders by simply moving the file,
|
||||||
leaving the name intact.
|
leaving the name intact.
|
||||||
|
|
||||||
So, OfflineIMAP must store both a UID folder ID. The folder ID is necessary so
|
So, OfflineIMAP must store both a message UID and a folder ID. The
|
||||||
OfflineIMAP can detect a message moved to a different folder. OfflineIMAP
|
folder ID is necessary so OfflineIMAP can detect a message being moved
|
||||||
stores the UID (U= number) and an md5sum of the foldername (FMD5= number) to
|
to a different folder. OfflineIMAP stores the UID (U= number) and an
|
||||||
facilitate this.
|
md5sum of the foldername (FMD5= number) to facilitate this.
|
||||||
|
|
||||||
|
|
||||||
What can I do to ensure OfflineIMAP is still running and hasn’t crashed?
|
What can I do to ensure OfflineIMAP is still running and hasn’t crashed?
|
||||||
|
Loading…
Reference in New Issue
Block a user