Fixed typos thanks to Alexey Mahotkin
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user