X-Git-Url: https://code.delx.au/offlineimap/blobdiff_plain/3847d0ba9d17f42cbb4ae15ea9cfb97aca2029ca..5c11de5285570661cb18305c033f1777f58ee920:/offlineimap.conf diff --git a/offlineimap.conf b/offlineimap.conf index 48f8f13..b9aaecb 100644 --- a/offlineimap.conf +++ b/offlineimap.conf @@ -74,7 +74,7 @@ ui = Curses.Blinkenlights, TTY.TTYUI, # warnings, set ignore-readonly to yes. Read-only IMAP folders allow # reading but not modification, so if you try to change messages in # the local copy of such a folder, the IMAP server will prevent -# OfflineIMAP from propogating those changes to the IMAP server. +# OfflineIMAP from propagating those changes to the IMAP server. ignore-readonly = no @@ -166,7 +166,7 @@ remoterepository = RemoteExample ########## Advanced settings -# You can have offlineimap continue running indefinately, automatically +# You can have offlineimap continue running indefinitely, automatically # syncing your mail periodically. If you want that, specify how # frequently to do that (in minutes) here. You can also specify # fractional minutes (ie, 3.25). @@ -462,7 +462,7 @@ remoteuser = username@gmail.com # continue to exist in the '[Gmail]/All Mail' folder. If `realdelete` # is set to `True`, then deleted messages will really be deleted # during `offlineimap` sync, by moving them to the '[Gmail]/Trash' -# folder. BEWARE: this will deleted a messages from *all folders* it +# folder. BEWARE: this will delete a messages from *all folders* it # belongs to! # # See http://mail.google.com/support/bin/answer.py?answer=77657&topic=12815