X-Git-Url: https://code.delx.au/offlineimap/blobdiff_plain/65a8248393113a2d289598e0d2cf797af52d0567..3847d0ba9d17f42cbb4ae15ea9cfb97aca2029ca:/offlineimap.sgml diff --git a/offlineimap.sgml b/offlineimap.sgml index 99e2f92..e164735 100644 --- a/offlineimap.sgml +++ b/offlineimap.sgml @@ -791,11 +791,11 @@ def test_mycmp(): rm -r ~/Folders/INBOX -rm -r ~/.offlineimap/Account-AccountName -rm -r ~/.offlineimap/Repository-RepositoryName +rm -r ~/.offlineimap/Account-AccountName/LocalStatus/INBOX +rm -r ~/.offlineimap/Repository-RemoteRepositoryName/FolderValidity/INBOX - (Of course, replace AccountName and RepositoryName + (Of course, replace AccountName and RemoteRepositoryName with the names as specified in ~/.offlineimaprc). @@ -852,7 +852,7 @@ rm -r ~/.offlineimap/Repository-RepositoryName this as an intentional deletion of many messages and will interpret your action as requesting them to be deleted from the server as well. (If you don't understand this, don't worry; you probably won't - encounter this situation) + encounter this situation.)